The used CPU has 4MB of flash memory. With the default settings only 1310720 bytes are used for the program
Current omote with default settings: Flash: [========= ] 85.1% (used 1115225 bytes from 1310720 bytes)
Using a different partition table will solve this problem.
As the OTA feature is not needed this partition can be used for the application.
With this partition table 3145728 bytes are available for the application
Flash: [==== ] 35.5% (used 1115225 bytes from 3145728 bytes)
* Flat bottom (internal) case uploaded - Should help with support removal for non-tuned printer
* Moved battery hole chamber north. Should help with battery placement.
* Delete OMOTE-Chunky v1.step
Step File removed for now.
* Moved CAD file to a community parts folder.
* Create README.md
Added readme file.
* Re-adding Omote Step file.
* Fixed silkscreen of C13 and C14 being swapped
* Removed imperial measurements
KiCad seems to have converted some metric measurements automatically, so this commit cleans that up.
---------
Co-authored-by: Max K <Max-MKA@web.de>
* add platformIO build action
Change-Id: I945ec3be82dbc862525bf81540e1c6ef267be476
* add simulator build actions
including x64 and x86 build targets
* remove metaproj used for debugging the actions
Change-Id: Ifec6796326c1f41bd0209a152efa7bb0502a9af7
---------
Co-authored-by: Matthew Colvin <Matthew.Colvin@garmin.com>