This website requires JavaScript.
Explore
Help
Register
Sign In
rbxii3
/
firmware
Watch
1
Star
0
Fork
0
You've already forked firmware
mirror of
https://github.com/meshtastic/firmware.git
synced
2025-12-20 17:52:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0243d2cd0fa7a69e2638a5597d14dda6f723887
firmware
/
src
/
platform
/
esp32
History
Thomas Göttgens
055146602a
support ESP32-S2 CPUs
...
Note: these don't have Bluetooth and only a single physical core.
2022-12-21 13:28:28 +01:00
..
architecture.h
Add Heltec Wireless Stick Lite V3 support
2022-11-13 13:28:02 -06:00
BleOta.cpp
debug print on early boot when OTA firmware is detected.
2022-10-10 23:05:24 +02:00
BleOta.h
Switch to OTA firmware
2022-10-08 11:10:29 +02:00
CallbackCharacteristic.h
…
ESP32CryptoEngine.cpp
use the new ESP Framework for our older boards too
2022-09-09 22:31:30 +02:00
main-esp32.cpp
support ESP32-S2 CPUs
2022-12-21 13:28:28 +01:00
SimpleAllocator.cpp
…
SimpleAllocator.h
…