22 Commits (c6089a871e930c9dea01c51dfea1f1dfb050d5bf)

Author SHA1 Message Date
Kevin Le aeca6f3f3f Added "override" to getIRQGpio() for ESP32Board.h 2 weeks ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 1 month ago
Kevin Le f4c43f7eb7 Fixed Interrupt WDT Reset 2 months ago
Kevin Le 21455e6296 Gave MCU to OTA to run in inhibit_sleep 4 months ago
Kevin Le 570ff77569 Supported sleep for all ESP32-based repeaters 4 months ago
Wessel Nieboer 0a13ac7fc7
Default button polarity to active-LOW across all firmware types 4 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 5 months ago
Kevin Le d911a34eeb Used esp_wifi_get_mode instead of WiFi.getMode() to reduce the code size 6 months ago
Kevin Le 0b30d2433f To get and average the temperature so it is more accurate, especially in low temperature 6 months ago
Kevin Le 0d11a02e71 Added extra check for P_LORA_DIO_1 before going to sleep 6 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 6 months ago
Kevin Le 4504ad4daf Added default temperature from ESP32 MCU and NRF52 MCU 6 months ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 12 months ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell a4bb3782a4 * OTA update for ESP32 targets 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
Scott Powell a6a6bef371 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 1 year ago
Scott Powell 16b81d2a6c * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 1 year ago
Scott Powell 88f21d9aa4 * new target env: Xiao S3 WIO repeater 1 year ago
Scott Powell 6c7efdd0f6 Initial commit 1 year ago