taco
be64fa7ca0
build: fix RAK, T114, T1000 builds
2025-04-09 18:22:01 +10:00
Scott Powell
a4bb3782a4
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11:00
Scott Powell
25a68f5ca4
* build fix
2025-03-16 22:11:27 +11:00
recrof
882377e4d6
fixed: added back pin inits when SDA and SCL are set.
2025-03-16 10:17:04 +01:00
recrof
d525680b71
added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes
2025-03-16 09:07:21 +01:00
Scott Powell
a6a6bef371
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
...
* repeater and room server: ver bump (v5), now use AutoDiscoverRTCClock
* various Board::begin() now should do Wire.begin(), with custom pin mappings if needed
* examples removed: ping client/server, and test_admin
2025-02-25 19:00:07 +11:00
Scott Powell
7b31fc8ef9
* refactor: new helpers/nrf52 dir
...
* RAK, startOTAUpdate()
2025-02-03 12:53:38 +11:00