Commit Graph

17 Commits

Author SHA1 Message Date
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
Leif Jakob 4e0587bb8e use weak references for HAL functions that control low-speed pins - allows override with own symbols 2023-04-25 09:41:37 +02:00
Manuel Bleichenbacher 0a7353c146 Assert NSS from SPI callbacks 2022-04-15 12:17:26 +02:00
Manuel Bleichenbacher 54a91a27db Improve SPI robustness (fix incompatibility with ESP32-S2) 2022-03-26 20:06:03 +01:00
Manuel Bleichenbacher ee8eead337 Improve compatibility with future ESP-IDF versions 2022-01-30 20:27:18 +01:00
Manuel Bl f433e826a7 Save and restore from power off 2021-09-29 16:48:59 +02:00
Manuel Bl 0130928601 Fix ttn_wait_for_idle for MAC cmd processing 2021-09-28 22:38:05 +02:00
Manuel Bl e71d584fca Save and restore for deep sleep 2021-09-28 17:35:05 +02:00
Manuel Bl ee91ccc613 Rename ttn_join() 2021-09-28 10:14:32 +02:00
Manuel Bl 7df10bd6bc Wait for idle 2021-09-26 20:07:57 +02:00
Manuel Bleichenbacher 7fa43dbbdb Allow disabling subband seletion 2021-07-27 22:08:00 +02:00
Manuel Bleichenbacher 8e2886db27 Convert hal_esp32 to C 2021-07-25 20:03:16 +02:00
Manuel Bleichenbacher 58116219bb More transformation to C++ 2018-10-27 23:55:36 +02:00
Manuel Bleichenbacher ee08d2a3c1 Simplify SPI code 2018-10-22 12:57:49 +02:00
Manuel Bleichenbacher 2e351ada9a Update to latest version of mcci-catena/arduino-lmic library 2018-10-21 23:28:25 +02:00
Manuel Bleichenbacher 1fe8bf692c Use mcci-catena/arduino-lmic as the base library 2018-10-02 23:08:38 +02:00
Manuel Bleichenbacher 0f97ce4e0f Reorganize directories 2018-10-02 20:25:40 +02:00