esp-idf/examples/bluetooth/esp_ble_mesh/common_components
Darian Leung 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
portBASE_TYPE is an internal macro defined by the porting layer. This commit
changes all references to BaseType_t which is the official type exposed by
FreeRTOS.
2023-07-31 17:10:34 +02:00
..
button refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
example_init Nimble: Added return value (success / failure ) to nimble_port_init 2023-01-31 12:01:02 +05:30
example_nvs components/bt: Update licenses 2021-12-08 10:59:06 +08:00
fast_provisioning ble_mesh: example: Remove -Wno-format compile option for BLE Mesh examples 2022-12-13 11:16:26 +08:00
light_driver gptimer: added enable/disable functions 2022-05-06 18:18:39 +08:00