Jeff Epler
d843156a5e
samd: Consolidate small build optimization flags
...
.. inline-unit-growth was the same across all boards, and the highest
max-inline-insns-auto parameter was shared across 2 of 5 boards, so it's
worth a little work to follow the DRY principle
3 years ago
Jeff Epler
82f55dc046
atmel-samd: reduce inlining on constrained boards again
...
pewpew10, pirkey_m0, and uchip all fit now. However, pirkey_m0
now has just 76 bytes flash available.
3 years ago
Dan Halbert
1bb4fccc3b
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; reorganize mpconfigboard.mk files
4 years ago
Dan Halbert
0b3f29780a
shrink a bunch of builds to fit
4 years ago
Dan Halbert
4e85c1ef91
Implement forced clean builds for boards so designated.
...
Mark boards that set CFLAGS_INLINE_LIMIT for particular langauges as needing clean builds.
Fixes #1910 .
4 years ago
Scott Shawcroft
796fc3f5ab
Update font location and shrink a bunch of builds
4 years ago
Scott Shawcroft
0f003ac5b8
Reorganize board busses into shared-bindings and shared-module.
4 years ago
Dan Halbert
682e83a63c
Turn off rotaryio on pewpew10 so de_DE will fit
4 years ago
Dan Halbert
88068876ed
turn off frequencyio for all SAMD21 builds
4 years ago
Justin R. Cutler
d6c7bda6d1
Enable 256b of nvm storage for all samd21x18-bootloader.ld boards.
4 years ago
Radomir Dopieralski
caf51cf4eb
Add default devices and tweak brightness in boards/pewpew10
4 years ago
sommersoft
2cd6a79016
better handle frequencyio inclusion
4 years ago
Radomir Dopieralski
2bfafd1fc9
Enable math for pewpew10
4 years ago
Radomir Dopieralski
5d85d54026
Move the frozen pew.py into a submodule
4 years ago
Radomir Dopieralski
89b2788d11
Apply review fixes:
...
* fix formatting
* fix copyrights
* fix CIRCUITPYTHON_GAMEPAD guards
* add CIRCUITPYTHON_PEW guards to reset
* fix module list order
4 years ago
Radomir Dopieralski
3826ca4194
Rename internal pins to add underscore in front
4 years ago
Radomir Dopieralski
45fea86554
Rebase on top of CircuitPython 4.x
4 years ago
Radomir Dopieralski
59f63eaef6
Handle new buttons
4 years ago