mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-13 16:11:24 +00:00
![]() * Make STM compile again and update toolchain. The binary is too big for the flash. WIP * Making progress with OSFS, still WIP * more progress, still too big. Adding RAK3172 to the equasion * Make STM compile again and update toolchain. The binary is too big for the flash. WIP * Making progress with OSFS, still WIP * more progress, still too big. Adding RAK3172 to the equasion * still too big * minimize build * trunk fmt * fix a couple of symbol clashes * trunk fmt * down to 101% with a release vs. debug build and omitting the flash strings * fix compilation * fix compilation once more * update protobufs linkage * - Toolchain updated - Fixed macro error * silence compiler warning note: do something about this assert... * new toolkit and fix Power.cpp * STM32WL make it fit (#4330) * Add option to exclude I2C parts The I2C hals and related code uses a significant amount of flash space and aren't required for a basic node. * Add option to disable Admin and NodeInfo modules Disabled by default in minimal build. This saves a significant amount of flash * Disable unused hals These use up significant flash * Add float support for printf for debugging Makes serial look nice for debugging * This breaks my build for some reason * These build flags can save a bit of flash * Don't disable NodeInfo and Admin modules in minimal build They fit in flash * Don't include printf float support by default Only useful for debugging --------- Co-authored-by: Adam Lawson <dev@goshawk22.uk> --------- Co-authored-by: Ben Meadors <benmmeadors@gmail.com> Co-authored-by: Adam Lawson <dev@goshawk22.uk> |
||
---|---|---|
.. | ||
api | ||
compression | ||
eth | ||
generated | ||
http | ||
raspihttp | ||
wifi | ||
Channels.cpp | ||
Channels.h | ||
CryptoEngine.cpp | ||
CryptoEngine.h | ||
Default.cpp | ||
Default.h | ||
FloodingRouter.cpp | ||
FloodingRouter.h | ||
InterfacesTemplates.cpp | ||
LLCC68Interface.cpp | ||
LLCC68Interface.h | ||
LR11x0Interface.cpp | ||
LR11x0Interface.h | ||
LR1110Interface.cpp | ||
LR1110Interface.h | ||
LR1120Interface.cpp | ||
LR1120Interface.h | ||
MemoryPool.h | ||
mesh-pb-constants.cpp | ||
mesh-pb-constants.h | ||
MeshModule.cpp | ||
MeshModule.h | ||
MeshPacketQueue.cpp | ||
MeshPacketQueue.h | ||
MeshRadio.h | ||
MeshService.cpp | ||
MeshService.h | ||
MeshTypes.h | ||
NodeDB.cpp | ||
NodeDB.h | ||
PacketHistory.cpp | ||
PacketHistory.h | ||
PhoneAPI.cpp | ||
PhoneAPI.h | ||
PointerQueue.h | ||
ProtobufModule.cpp | ||
ProtobufModule.h | ||
RadioInterface.cpp | ||
RadioInterface.h | ||
RadioLibInterface.cpp | ||
RadioLibInterface.h | ||
RadioLibRF95.cpp | ||
RadioLibRF95.h | ||
ReliableRouter.cpp | ||
ReliableRouter.h | ||
RF95Interface.cpp | ||
RF95Interface.h | ||
Router.cpp | ||
Router.h | ||
SinglePortModule.h | ||
STM32WLE5JCInterface.cpp | ||
STM32WLE5JCInterface.h | ||
StreamAPI.cpp | ||
StreamAPI.h | ||
SX126xInterface.cpp | ||
SX126xInterface.h | ||
SX128xInterface.cpp | ||
SX128xInterface.h | ||
SX1262Interface.cpp | ||
SX1262Interface.h | ||
SX1268Interface.cpp | ||
SX1268Interface.h | ||
SX1280Interface.cpp | ||
SX1280Interface.h | ||
Throttle.cpp | ||
Throttle.h | ||
TypeConversions.cpp | ||
TypeConversions.h | ||
TypedQueue.h |