KalbeAbbas
6f6d6c01ab
Update mpconfigboard.mk
3 years ago
Dan Halbert
d9ca4c9a60
fix build failures
3 years ago
Dan Halbert
c6221c5956
Remove no-longer-used nrf and atmel-samd .ld files
3 years ago
Dan Halbert
68ae47907c
merge from upstream
3 years ago
Dan Halbert
013c840862
working on all ports
3 years ago
Jeff Epler
a08d9e6d8e
audiocore: Add MP3File using Adafruit_MP3 library
3 years ago
Dan Halbert
40434d6919
wip
3 years ago
Jeff Epler
002f5c0f1c
samd: trinket_m0: make board fit again
3 years ago
Jeff Epler
899202aca7
Merge branch 'master' into gcc9
3 years ago
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
Dan Halbert
dd6dfeb30a
Squeeze pyruler zh_Latn_pinyin
3 years ago
Dan Halbert
e560b419f8
Merge pull request #2325 from sarfata/sarfata/add-shirtty-master
...
Add shIRtty board
3 years ago
Dan Halbert
97d90c6039
Merge pull request #2329 from theacodes/set-winterbloom-sol-usb-name
...
Set USB_INTERFACE_NAME for winterbloom_sol
3 years ago
Thea Flowers
e77046d49b
Set USB_INTERFACE_NAME for winterbloom_sol
3 years ago
Thomas Sarlandie
2647ea0754
fix: disable touchio to save some space
3 years ago
Scott Shawcroft
58ad38a88e
Remove DotStar from pIRkey M0 for now to free up space
...
Once we use PixelBuf, the library will be much smaller.
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
Jeff Epler
3ed6de7baf
atmel-samd: reduce inlining on pyruler again
...
By tweaking the optimizer flags further, this build also fits
3 years ago
Jeff Epler
2e4a6b94e7
atmel-samd: get most constrained m0 builds to work again
...
By tweaking the optimizer flags, we can get back a few hundred bytes
and allow these builds to work with the gcc9 compiler.
3 years ago
Thomas Sarlandie
11dc572bce
feature: our own PID - thanks @ladyada
3 years ago
Thomas Sarlandie
fc71ed9789
add shirtty board - hackaday supercon 2019 addon
3 years ago
Dan Halbert
13375d16f1
change mpconfigport.mk files so they can be overriden by mpconfigboard.mk
3 years ago
Dan Halbert
e18d3e0f76
Merge branch 'master' into m4-network-ps2io
3 years ago
Dan Halbert
1a62a9cb17
remove network from kicksat_sprite
3 years ago
Dan Halbert
2e9aa38700
turn off network in pewpew_m4
3 years ago
Dan Halbert
1d411d2874
Merge remote-tracking branch 'adafruit/master' into testing-fixes
3 years ago
Dan Halbert
228a619af5
enable network, wiznet5k, and ps2io by default on M4
3 years ago
wallarug
fce7b89087
removed Robo HAT MM1 M0 board.
3 years ago
ndgarage
b3d7467719
add-ndbit6
3 years ago
Cedar Grove Maker Studios
e7df288a34
add USB interface description
...
... to "StringCarM0Ex"
3 years ago
KalbeAbbas
8134ceec83
Update pins.c
3 years ago
KalbeAbbas
799770926b
Update pins.c
3 years ago
KalbeAbbas
949f87fd25
Update pins.c
3 years ago
KalbeAbbas
3db7f2798f
updated
3 years ago
☒ Bjarke Gotfredsen
d745c1023e
Support for XinaBox CC03 and CS11
...
CC03 is a ATSAMD21G18 Cortex-M0+ breakout in xChips format. CS11 is the same, but with a SD Card Interface.
https://xinabox.cc/products/cc03
https://xinabox.cc/products/cs11
3 years ago
Thea Flowers
c7195c4bc5
Allow boards to enable the `micropython.native` decorator
...
Adds the `CIRCUITPY_ENABLE_MPY_NATIVE` for `mpconfigboard.mk` that enables
the `micropython.native` decorator.
3 years ago
Thea Flowers
73989dbcaf
Add board configuration for Winterbloom Sol
3 years ago
brentru
2f04c5891f
flip it around
3 years ago
brentru
ab3da3071c
flip MADCTL BGR bit to reflect RGB colors
3 years ago
ladyada
d2b613134d
we should use native rotation, and tweak madctl (not done yet)
3 years ago
ladyada
1e869d1334
switch to 8-bit mode - tested on hardware!
3 years ago
Dan Halbert
1505da784f
wip
3 years ago
ProductDev
4cd5571203
Adds builds for sparkfun_qwiic_micro with and without flash
3 years ago
Dan Halbert
7b79ac3739
Parameterize linker script
3 years ago
wallarug
8f2e5990db
Changed to follow standard that Pad 0 is always TX
3 years ago
Cedar Grove Maker Studios
bd608e0807
remove placeholder
3 years ago
Cedar Grove Maker Studios
b04a218bbc
initial load of stringcar m0 express defs
3 years ago
Cedar Grove Maker Studios
44ebc4c95d
establish stringcar m0 express definitions
3 years ago
Chris Osterwood
137a4f8a5d
Added new flash SKU for production hardware
3 years ago
Scott Shawcroft
cdc116291b
Merge pull request #2177 from wallarug/walla/robohatmm1-production
...
Robo HAT MM1 - Fixes after testing
3 years ago
arturo182
21f8c3e40a
serpente: Update PID and enable as many modules as we can fit
3 years ago
wallarug
3c99a23adb
fix spi
3 years ago
wallarug
533a5bc7a3
fixed SPI on M4
3 years ago
wallarug
5cd10b3ba0
updated robohatmm1_m0
3 years ago
wallarug
39265fccf3
included a version number
3 years ago
wallarug
db9495b04b
updated board name
3 years ago
wallarug
08b0f80879
updated board name
3 years ago
wallarug
b7e8a031d0
remove frozen busio library
3 years ago
wallarug
ff13b6f682
updated pins.c
3 years ago
wallarug
70860e1352
robohatmm1 removed uart and put in correct order
3 years ago
Melissa LeBlanc-Williams
9a74bf929b
Added TFT pins to HalloWing M4 for code compatibility
3 years ago
Melissa LeBlanc-Williams
341428b4da
Added SPEAKER pin to HalloWing M4 for code compatibility
3 years ago
Melissa LeBlanc-Williams
8dfb2237d9
Added TOUCH pins to HalloWing M4 for code compatibility
3 years ago
Scott Shawcroft
fc90c942f5
Add custom CPX build for display support
3 years ago
Scott Shawcroft
aa9b57fc81
Merge pull request #2154 from arturo182/master
...
Add support for Serpente boards
3 years ago
arturo182
e1679acaec
Set as small build regardless of language
3 years ago
Kattni Rembor
c94310411b
Update board def, enable touchio
3 years ago
arturo182
28bb901d1e
Add support for Serpente boards
3 years ago
Radomir Dopieralski
d50ed3b6e7
Add support for PewPew M4 board
3 years ago
Scott Shawcroft
9730d4aa1c
Merge remote-tracking branch 'adafruit/4.1.x' into hallowing_m4_5.x
3 years ago
Scott Shawcroft
0aa5507c4c
add additional pin aliases
3 years ago
Scott Shawcroft
84839de56f
Hallowing M4
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
4 years ago
Scott Shawcroft
7324b70a7c
Rework based on Dan's review
4 years ago
Scott Shawcroft
b992ca80e7
Rejigger builds to fit under 50 minute limit
4 years ago
Scott Shawcroft
72e7ffa324
More cleanup
4 years ago
Scott Shawcroft
fd8050b369
Turn off features to make room for ePaper
4 years ago
Scott Shawcroft
9993a99906
Add initial Monster M4SK build
4 years ago
Scott Shawcroft
3a98de1236
Add reset() to display busses to detect whether it works
4 years ago
Scott Shawcroft
36a23e0fe3
Rework refresh API and factor common display stuff out
...
NOT TESTED! Just compiles
Fixes #1691
4 years ago
Dan Halbert
7cc15e56c8
make translate
4 years ago
Dave Astels
d547d59cba
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
4 years ago
Dave Astels
dcf36db263
Make room
4 years ago
Dan Halbert
e2a4c76a37
make nrf touchio be generic: now available for SAMD51 too
4 years ago
brentru
5a8846d33c
remove cruft from prv board
4 years ago
brentru
f87f48ab88
adding pyportal titano board definition
4 years ago
Chris Osterwood
d5658860aa
Added pin definition for battery change enable. Pin used to switch in a 10 ohm resistor during Hub reset & strapping.
4 years ago
Chris Osterwood
fb2712410e
Merge branch 'master' into capablerobot-usbhub
4 years ago
brentru
1d4700cb6c
add pindefs for tft and tft control
4 years ago
brentru
8f6eac98f3
add defs for pyportal titano
4 years ago
Scott Shawcroft
eee759455a
Merge pull request #2018 from keith-packard/snekboard
...
Add board support for keithp.com SnekBoard
4 years ago
Scott Shawcroft
366fdcce18
Merge pull request #2011 from tannewt/ssd1322
...
Add knobs for SSD1322 and two displayio fixes.
4 years ago
Scott Shawcroft
9dd56b1566
Merge branch 'master' into snekboard
4 years ago
wallarug
ecfffac3a8
Delete samd51x19-bootloader-external-flash-crystalless.ld
4 years ago
wallarug
ff6ae1aefb
Update mpconfigboard.mk to use standard linker file
4 years ago
Keith Packard
c6e4ddc88a
boards/snekboard: Delete SPI object reference
...
Snekboard does not expose any pins for SPI to the user, so delete
the SPI object reference as that won't work.
Signed-off-by: Keith Packard <keithp@keithp.com>
4 years ago
Keith Packard
9a37c8a4b3
boards/snekboard: Add pin aliases for UART and I2C
...
Allow users to use TX/RX and SDA/SCL names.
Signed-off-by: Keith Packard <keithp@keithp.com>
4 years ago
Keith Packard
4387ecfdfb
Update snekboard PID to official value
...
Snekboard has been assigned the following PIDs:
PID 0x004D # bootloader
PID 0x804D # arduino
PID 0x804E # circuitpython
Signed-off-by: Keith Packard <keithp@keithp.com>
4 years ago
Keith Packard
326df70ac2
Fix snekboard names
...
Manufacturer -- keithp.com
Product -- snekboard
Signed-off-by: Keith Packard <keithp@keithp.com>
4 years ago
Keith Packard
56f710f64f
Add board support for keithp.com SnekBoard
...
This is another SAMDG2118A design with built-in 9V motor controllers
that are designed to be used with Lego PowerFunctions devices.
Signed-off-by: Keith Packard <keithp@keithp.com>
4 years ago