25 Commits (3eb5451d3e568acb3ef14ff779cf9b500b20eb08)

Author SHA1 Message Date
Kevin Le 6b205da4e9 Added missing driver/rtc_io.h 1 month ago
Kevin Le a92046b0eb Put powerOff and enterDeepSleep to ESP32Board 1 month ago
Marco e7db7c5a94 Add ESP32 Reset Reason 2 months ago
Kevin Le aeca6f3f3f Added "override" to getIRQGpio() for ESP32Board.h 2 months ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 3 months ago
Kevin Le f4c43f7eb7 Fixed Interrupt WDT Reset 4 months ago
Kevin Le 21455e6296 Gave MCU to OTA to run in inhibit_sleep 6 months ago
Kevin Le 570ff77569 Supported sleep for all ESP32-based repeaters 6 months ago
Wessel Nieboer 0a13ac7fc7
Default button polarity to active-LOW across all firmware types 6 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 6 months ago
Kevin Le d911a34eeb Used esp_wifi_get_mode instead of WiFi.getMode() to reduce the code size 7 months ago
Kevin Le 0b30d2433f To get and average the temperature so it is more accurate, especially in low temperature 7 months ago
Kevin Le 0d11a02e71 Added extra check for P_LORA_DIO_1 before going to sleep 7 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 8 months ago
Kevin Le 4504ad4daf Added default temperature from ESP32 MCU and NRF52 MCU 8 months ago
Scott Powell 556051955d * ESP32Board: added support for Neopixel TX led 1 year 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 2 years ago
Scott Powell 88f21d9aa4 * new target env: Xiao S3 WIO repeater 2 years ago
Scott Powell 6c7efdd0f6 Initial commit 2 years ago