ADC_ATTENUATION_11_DB
is deprecated, use ADC_ATTENUATION_12_DB
instead. 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.
See Networking on the RIOT Guide Site for the latest information. This section will be removed after release 2026.04.
See Generating compile_commands.json on the RIOT Guide Site for the latest information. This section will be removed after release 2026.04.
See Configuring an Application on the RIOT Guide Site for the latest information. This section will be removed after release 2026.04.
See Default Configurations on the RIOT Guide Site for the latest information. This section will be removed after release 2026.04.
Guides have moved to the Guide Site. This page will be removed after release 2026.04.
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.
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 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