ADC_ATTENUATION_11_DB
is deprecated, use ADC_ATTENUATION_12_DB
instead. See Setup Guide on the RIOT Guide Site for the latest information. This section will be removed after release 2025.11.
See The Build System on the RIOT Guide Site for the latest information. This section will be removed after release 2025.11.
See Building and executing an example on the RIOT Guide Site for the latest information. This section will be removed after release 2025.11.
See Setup Guide or Build in Docker on the RIOT Guide Site for the latest information. This section will be removed after release 2025.11.
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. -EHOSTUNREACH
in netdev_driver_t::confirm_send. Via the info
parameter additional details about the error can be passed __FILE_NAME__
instead (GCC 12+, clang 9+) __FILE__
instead (GCC 8+, clang 10+)