Commit graph

529 commits

Author SHA1 Message Date
Mikey Sklar
bb552819ba
Pixel Trinkey Analog JST pin (#369)
Adding analog support to the 3-pin JST A6.
2024-09-18 13:54:26 -04:00
Ha Thach
ce20340620
Merge pull request #339 from yosinski/master
Add .ramfunc attribute to flash_with_bootloader.ld to enable keeping functions in RAM
2024-07-18 17:57:17 +07:00
ladyada
b64fe90c4a fix for rev B hardware
cc @blitzcitydiy
2024-05-21 20:23:02 -04:00
ladyada
72e88b41ea many variant trinks! 2024-05-11 13:10:07 -04:00
ladyada
5a5790412c hardware design rev B 2024-05-11 13:09:32 -04:00
Liz
1a8763701d
Merge pull request #355 from adafruit/sht4xtrinkey
Tested SHT4x Trinkey
2024-03-25 08:22:29 -04:00
ladyada
9b1b3ba02d Tested SHT4x Trinkey 2024-03-05 11:00:29 -05:00
Ha Thach
0bf32589c9
Merge pull request #328 from caternuson/iss320_dotstar
add PIN_DOTSTAR_CLOCK
2024-03-05 12:58:34 +07:00
Ian Burwell
b0322762a5 pyportal: add SS pin 2023-06-22 20:34:16 -04:00
Jason Yosinski
a6b4ae7738 Added .ramfunc attribute to linker script to enable keeping functions in RAM. 2022-12-20 11:27:08 -08:00
Ha Thach
bd2a9cdbe7
change the SDA, SCL timer from alt to primary to avoid pwm conflict (#331) 2022-06-05 16:49:30 -04:00
caternuson
b13ae7f0b7 add PIN_DOTSTAR_CLOCK 2022-03-23 11:43:51 -07:00
caternuson
dd787f583c paran u 2022-01-26 15:23:50 -08:00
caternuson
6398c2a1ac add dotstar pin defs 2022-01-26 15:19:30 -08:00
hathach
5528bf224f add makeboard.py to genearte boards.txt to prevent error in board addition 2022-01-26 17:25:48 +07:00
hathach
53248609ec
update bossac18 for neokey, neo, rotary, slide trinkey m0
also add fake SPI interfaces for them as well
2022-01-13 11:04:19 +07:00
Ha Thach
525980e0ee
Prepare BSP for Internal Flash filesystem (#316)
* update upload tool for adafruit_proxlighttrinkey_m0 to bossac18

* fake SPI Interface so we could compile with SdFat
2022-01-12 13:34:27 -05:00
Balázs Kelemen
e715d707ef
Introduce digital pin definitions
Pin definitions are based on the schematics.
2021-12-20 23:20:19 +01:00
Ha Thach
1710c41552
enable DRVSTR for output pin (#313)
add neopixel and button pin define for circuitplay
2021-12-13 22:58:26 -05:00
hathach
e24e4af26b
fix m4 can typo 2021-08-31 22:15:41 +07:00
Ha Thach
46e2271984
fix m4 can pin typo (#307)
also bump up tinyusb lib
2021-08-16 11:56:21 -04:00
Ha Thach
7585cb7b76
Merge pull request #298 from adafruit/rework-tinyusb
Rework tinyusb lib
2021-05-19 13:23:48 +07:00
lady ada
32b62c86ff add AREF pin as A12 2021-05-18 11:13:01 -04:00
ladyada
93b1ba1e4a A11 isnt an analog in! 2021-05-14 16:34:46 -04:00
lady ada
322f2ff8c9 add definition for touchpad 2021-05-13 10:12:18 -04:00
Limor "Ladyada" Fried
c26a8371f9
Trinkeys (#296)
* add rotary trinkey rev B

* add slide trinkey

* proximity sensing trinkey

* update variant to shipping

* forgot one!

* fix two typos

* fix up slide trinkey for rev B
2021-05-08 16:28:31 -04:00
hathach
fc358eaf65
remove tinyusb core submodule, move tinyusb src to its own library to reduce dependency 2021-05-06 16:03:34 +07:00
hathach
1870cefd75
use same51 header from cmsis-atmel package 2021-04-09 13:33:17 +07:00
lady ada
af4f2cb75c typo fixes! 2021-03-15 12:13:48 -04:00
lady ada
3adf881254 add new variant 2021-03-14 17:22:49 -04:00
Ha Thach
e16a55ba0b
Merge pull request #281 from matt-chan/patch-1
Fix EINT listing for pin 4
2021-01-26 11:31:46 +07:00
lady ada
7716ebbcd6 update BLM badge for uart (used in testing) 2021-01-25 14:40:44 -05:00
Matthew Chan
8c6f2dd466
Fix remaining EINT values
Add additional EINT fixes for PA{0,1,30}, PB{3, 23}.
2021-01-25 13:12:49 -05:00
Matthew Chan
aa706d706d
Fix EINT listing for pin 4
I think this file doesn't match the circuit diagram listing at https://cdn-learn.adafruit.com/assets/assets/000/047/156/original/circuit_playground_Adafruit_Circuit_Playground_Express_Pinout.png?1507829017.

It causes the interrupt pin checking code in ArduinoLowPower to fail, meaning it won't listen to interrupts from button A. Button B works fine.
2021-01-25 03:07:12 -05:00
lady ada
9ddc306013 CAN variant updates, fix for PDM on badge 2021-01-10 17:26:07 -05:00
lady ada
ec69488b42 add boost enable pin for CAN feather 2020-12-01 20:12:05 -05:00
Matthew Donoughe
b8235856be update LED_BUILTIN for matrixportal_m4 2020-10-31 16:16:44 -04:00
3ab4dfe9de feather_can_m4: define PIN_CAN_abc macros 2020-10-07 13:29:44 -05:00
308e949881 feather_m4_can: Add CAN-related pins to variant files
40: CAN_STANDBY
41: CAN_TX
42: CAN_RX
2020-10-07 12:50:07 -05:00
ad022b412a Add special linker script stanza for CAN message RAM 2020-10-06 11:48:55 -05:00
7ae96b4323 Adapt feather_m4 variant files to can 2020-10-06 11:42:24 -05:00
1ffdc7d0f0 Files from Atmel.SAME51_DFP.1.1.139.atpack 2020-10-06 11:42:08 -05:00
Limor "Ladyada" Fried
9c667a4409
Merge pull request #265 from adafruit/fix-warning
fix matrixportal_m4 warning define
2020-09-22 23:26:08 -04:00
Ha Thach
e99eb502ae
Merge pull request #264 from adafruit/qtpy
QT Py!
2020-09-23 10:23:39 +07:00
hathach
a2151f384e fix matrixportal_m4 warning define 2020-09-23 10:15:49 +07:00
lady ada
0d46fb5839 fix name of chip 2020-09-22 23:07:48 -04:00
lady ada
4a5f9f7aae add custom init code for neopixel power pin to default on 2020-09-22 22:48:50 -04:00
lady ada
bdd8ee911b rev C complete! 2020-09-22 22:41:26 -04:00
lady ada
bdf5ac8117 fix some pin numbers so that there's an LED on pin 13
add external SPI
2020-09-13 17:08:19 -04:00
lady ada
28cbc716e4 test external SPI flash + I2S 2020-09-13 00:15:00 -04:00