Compile time configurations

List of compile-time configurations. More...

Detailed Description

List of compile-time configurations.

This group contains all compile-time configurations macros that are intended to be modified by the user.

These configuration macros are defined within modules like this:

#ifndef SOME_CONFIGURATION_PARAM
#define SOME_CONFIGURATION_PARAM DEFAULT_VALUE
#endif

Because of that, configurations can be altered e.g via CFLAGS (e.g CFLAGS += -DSOME_CONFIGURATION_PARAM=SOME_VALUE)

Modules

 (D)TLS Credential Manager compile configurations
 
 Actuator Device Configurations
 Compile time configurations for actuating devices.
 
 Asymcute (MQTT-SN Client) compile configurations
 
 CSMA/CA helper compile configurations
 
 CoAP compile configurations
 
 CoRE RD Client compile configurations
 
 Core initialization compile configuration
 
 Custom ethertype
 Custom ethertype definition.
 
 DHCPv6 client compile configurations
 
 Display Device Configurations
 Compile time configurations for display devices.
 
 ESP common compile configurations
 Compile-time configuration macros for Espressif ESP SoCs.
 
 ESP32 compile configurations
 Compile-time configuration macros for ESP32 modules.
 
 ESP8266 compile configurations
 Compile-time configuration macros for ESP8266 modules.
 
 GNRC compile configurations
 Group of GNRC network stack compile time configurations.
 
 Gcoap compile configurations
 
 IEEE802.15.4 compile configurations
 
 Link layer address filter compile configurations
 
 LoRa modulation compile configurations
 
 LoRaMAC compile configurations
 
 Miscellaneous Device Configurations
 Compile time configurations for different kinds of devices that do not match any other category.
 
 NanoCBOR configuration header
 Provides compile-time configuration for nanocbor.
 
 Nanocoap compile configurations
 
 Network Device Configurations
 Compile time configurations for external network devices.
 
 Network interfaces compile configurations
 
 POSIX wrapper compile configurations
 
 SOCK compile configurations
 Group of compile time configurations related to SOCK.
 
 Sensor Device Configurations
 Compile time configurations for Sensors.
 
 Skald compile configurations
 
 Soft Peripheral Configurations
 Compile time configurations for Software emulated Peripheral Driver Interface for UART, SPI, etc.
 
 Storage Device Configurations
 Compile time configurations for storage devices.
 
 Tinydtls compile time configuration
 Provides compile-time configuration for tinydtls.
 
 USB peripheral compile time configurations
 
 WDT compile configurations
 
 Wakaama LwM2M Client configuration
 Configuration options for the LwM2M client implementation based on the Wakaama package.
 
 Wakaama LwM2M platform adaption
 Compile-time configuration options for the Wakaama LwM2M platform adaption layer.