mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-17 02:35:08 +00:00
![]()
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (rp2350) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / version (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32s3 (push) Blocked by required conditions
CI / build-esp32c3 (push) Blocked by required conditions
CI / build-esp32c6 (push) Blocked by required conditions
CI / build-nrf52840 (push) Blocked by required conditions
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
* Pro-Micro DeepSleep Quick Fix It is noticed that some nRF52840 boards (pro-micro in particular) stopped waking up from the deep sleep state (shutdown state) with a press of a button. The problem is in a Serial1.end() call. * Clear GPREGRET before setting There are some troubles with that register: it is recommended to clear it with 0xFF mask and only after that perform a setting. * Pro-Micro button SENSE signal Added SENSE signal on the user button. It is explicitly enabled now for this platform. * nRF52 pre-sleep main serial check Added another usage check for the main Serial. It could save some nerves in case the port is not in use by any means. Applied trunk fmt to the file. --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> |
||
---|---|---|
.. | ||
buzz | ||
concurrency | ||
detect | ||
Fusion | ||
gps | ||
graphics | ||
input | ||
mesh | ||
modules | ||
motion | ||
mqtt | ||
nimble | ||
platform | ||
serialization | ||
airtime.cpp | ||
airtime.h | ||
AmbientLightingThread.h | ||
AudioThread.h | ||
BluetoothCommon.cpp | ||
BluetoothCommon.h | ||
BluetoothStatus.h | ||
commands.h | ||
configuration.h | ||
DebugConfiguration.cpp | ||
DebugConfiguration.h | ||
DisplayFormatters.cpp | ||
DisplayFormatters.h | ||
error.h | ||
freertosinc.h | ||
FSCommon.cpp | ||
FSCommon.h | ||
GpioLogic.cpp | ||
GpioLogic.h | ||
GPSStatus.h | ||
Led.cpp | ||
Led.h | ||
main.cpp | ||
main.h | ||
memGet.cpp | ||
memGet.h | ||
meshUtils.cpp | ||
meshUtils.h | ||
network-stubs.cpp | ||
NodeStatus.h | ||
Observer.cpp | ||
Observer.h | ||
Power.cpp | ||
power.h | ||
PowerFSM.cpp | ||
PowerFSM.h | ||
PowerFSMThread.h | ||
PowerMon.cpp | ||
PowerMon.h | ||
PowerStatus.h | ||
RedirectablePrint.cpp | ||
RedirectablePrint.h | ||
RF95Configuration.h | ||
SafeFile.cpp | ||
SafeFile.h | ||
SerialConsole.cpp | ||
SerialConsole.h | ||
sleep.cpp | ||
sleep.h | ||
SPILock.cpp | ||
SPILock.h | ||
Status.h | ||
target_specific.h | ||
xmodem.cpp | ||
xmodem.h |