Dan Halbert
40434d6919
wip
3 years ago
Dan Halbert
228a619af5
enable network, wiznet5k, and ps2io by default on M4
3 years ago
Dan Halbert
7b79ac3739
Parameterize linker script
3 years ago
Scott Shawcroft
0876d5c4ad
Disable bitbangio on Itsy M0
...
Also, switch CIRCUITPY_BITBANG_APA102 to makefile setting so it can alter included files
3 years ago
Dan Halbert
e2a4c76a37
make nrf touchio be generic: now available for SAMD51 too
4 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
Elvis Pfützenreuter
1da8d4b4da
Add PS/2 support -- ps2io module
4 years ago
Scott Shawcroft
0f003ac5b8
Reorganize board busses into shared-bindings and shared-module.
4 years ago
Dan Halbert
5154e0581e
WIP: atmel-samd trinket build works
4 years ago
Scott Shawcroft
2d136d58bf
Fix other builds and hallowing
4 years ago
Scott Shawcroft
6ef8639971
Rework safe mode and have heap overwrite trigger it.
...
This creates a common safe mode mechanic that ports can share.
As a result, the nRF52 now has safe mode support as well.
The common safe mode adds a 700ms delay at startup where a reset
during that window will cause a reset into safe mode. This window
is designated by a yellow status pixel and flashing the single led
three times.
A couple NeoPixel fixes are included for the nRF52 as well.
Fixes #1034 . Fixes #990 . Fixes #615 .
4 years ago
Scott Shawcroft
77760090e2
Fix up spi flash define
4 years ago
Benjamin Shockley
acb9bd7618
Cleanup for Mini SAM M4 Only
...
Remvoed older files and cleaned up repository to reflect changes for Mini SAM M4.
4 years ago
Benjamin Shockley
2ef29c2cec
Changed FLASH DEVICE
...
Changed the flash device to W25Q16JV_IM - the type actually used.
4 years ago
Benjamin Shockley
862d5a06fd
Create pins.c
4 years ago
Benjamin Shockley
8e52d922cc
Create mpconfigboard.mk
4 years ago
Benjamin Shockley
5ab4f09b2f
Create mpconfigboard.h
4 years ago
Benjamin Shockley
4acca8b90b
Update board.c
4 years ago
Benjamin Shockley
13364f90fe
Create board.c
4 years ago