ttn-esp32/src
Leif Jakob 61771c0bfa make this function IRAM_ATTR because it's used from IRQ -> otherwise "Cache disabled but cached memory region accessed" if flash is busy 2023-08-07 19:55:31 +02:00
..
aes Upgrade to version 3.3 of arduino-lmic 2021-01-05 21:57:11 +01:00
hal make this function IRAM_ATTR because it's used from IRQ -> otherwise "Cache disabled but cached memory region accessed" if flash is busy 2023-08-07 19:55:31 +02:00
lmic Upgrade to latest LMIC code (v4.2.0-1) 2022-09-21 20:57:23 +02:00
TheThingsNetwork.cpp Adapted code formatting 2021-07-31 17:03:00 +02:00
esp_idf_lmic_config.h Adapted code formatting 2021-07-31 17:03:00 +02:00
ttn.c No LMIC clear if it cannot be restored from NVS 2023-06-14 22:07:08 +02:00
ttn_logging.c Adapted code formatting 2021-07-31 17:03:00 +02:00
ttn_logging.h Adapted code formatting 2021-07-31 17:03:00 +02:00
ttn_nvs.c No LMIC clear if it cannot be restored from NVS 2023-06-14 22:07:08 +02:00
ttn_nvs.h Save and restore from power off 2021-09-29 16:48:59 +02:00
ttn_provisioning.c Add backward compatibility with v4.x 2022-09-21 20:57:23 +02:00
ttn_provisioning.h Adapted code formatting 2021-07-31 17:03:00 +02:00
ttn_rtc.c Save and restore for deep sleep 2021-09-28 17:35:05 +02:00
ttn_rtc.h Save and restore for deep sleep 2021-09-28 17:35:05 +02:00