LoRaWAN payloads do not have a special type anymore and just use GNRC_NETTYPE_UNDEF. There is no module needed for that. This module will be removed after 2024.10 release.
info
parameter -EBUSY
in netdev_driver_t::confirm_send. -ECOMM
in netdev_driver_t::confirm_send. Via the info
parameter additional details about the error can be passed will be removed after adaption of periph drivers, use IOC->OVER and IOC->SEL instead
__FILE_NAME__
instead (GCC 12+, clang 9+) __FILE__
instead (GCC 8+, clang 10+) will be removed after adaption of periph drivers, use GPIO_PIN macro instead
will be removed after adaption of periph drivers, use cc2538_ioc_over_t instead