|
|
4f46ad5bfb
|
Add Espressif HMI devkit
|
2021-09-03 10:15:57 -05:00 |
|
Ha Thach
|
b57f64fb51
|
Merge pull request #140 from skieast/MorphESP240
Morph esp240
|
2021-08-09 15:19:59 +07:00 |
|
Ha Thach
|
8d407e4b60
|
Merge pull request #141 from UnexpectedCircuitPython/master
Added IO13 Status LED on the FeatherS2 Neo
|
2021-08-09 11:25:23 +07:00 |
|
Seon Rozenblum
|
4947d6447d
|
Added IO13 Status LED on the FeatherS2 Neo
|
2021-08-09 10:28:26 +10:00 |
|
Bruce Segal
|
bda31b1123
|
Add updated build.yml to include this board
|
2021-08-08 14:03:39 -07:00 |
|
Bruce Segal
|
45ab1196b4
|
Add Morpheans MorphESP-240 ESP32S2 Development board
|
2021-08-08 13:51:13 -07:00 |
|
Ha Thach
|
66e96b4f16
|
Merge pull request #139 from adafruit/prep-release-0.5.1
prepare for release 0.5.1
|
2021-07-30 17:35:15 +07:00 |
|
hathach
|
ed687308ec
|
clean up, update doc
|
2021-07-30 17:27:09 +07:00 |
|
Ha Thach
|
de2e89f246
|
change default flash for feather 405 to dfu-util
|
2021-07-29 23:29:26 +07:00 |
|
Ha Thach
|
82a2d217d1
|
Merge pull request #137 from adafruit/fix-stm32f405-update
fix updating issue with circuipython due to large size
|
2021-07-29 23:09:41 +07:00 |
|
hathach
|
0dd94a0b3c
|
fix updating issue with circuipython due to large size
take chance to clean up flashing code.
|
2021-07-29 22:40:41 +07:00 |
|
Ha Thach
|
6965b48cd8
|
Merge pull request #135 from adafruit/add-template-form
Add template form
|
2021-07-22 11:17:17 +07:00 |
|
hathach
|
feea91715f
|
update template
|
2021-07-22 00:55:50 +07:00 |
|
hathach
|
867eb2015c
|
add bug template form
|
2021-07-22 00:49:15 +07:00 |
|
Ha Thach
|
7b92803108
|
Merge pull request #133 from UnexpectedCircuitPython/master
Added support for my new FeatherS2 Neo
|
2021-07-15 22:01:23 +07:00 |
|
Seon Rozenblum
|
9493777412
|
Updated BOARD_ID for all of my boards to conform with the UF2 specs
|
2021-07-15 19:25:48 +10:00 |
|
Seon Rozenblum
|
7e69e4e5d5
|
Re-ordered my boards to keep them alphabetical
|
2021-07-15 19:13:08 +10:00 |
|
Seon Rozenblum
|
8027feff65
|
Added support for my new FeatherS2 Neo
Added FeatherS2 Neo to build script
|
2021-07-15 11:30:56 +10:00 |
|
hathach
|
ae774e9f34
|
update changelog for release
|
2021-07-12 23:58:39 +07:00 |
|
Ha Thach
|
d3c995c077
|
Merge pull request #132 from adafruit/fix-issue123
fix -Wcast-align in board_flash stm32f4 f3
|
2021-07-12 23:25:01 +07:00 |
|
hathach
|
5cd99d2cf1
|
whitespace
|
2021-07-12 23:15:30 +07:00 |
|
hathach
|
96a6228332
|
fix -Wcast-align in board_flash stm32f4 f3
|
2021-07-12 23:14:18 +07:00 |
|
Ha Thach
|
ac6c9d32cb
|
Merge pull request #130 from adafruit/fix-esp32s2-reboot-to-uf2
|
2021-07-09 14:00:32 +07:00 |
|
hathach
|
77e58d2aa9
|
fix esp32s2 request to uf2 using reset hint
|
2021-07-09 11:46:15 +07:00 |
|
Ha Thach
|
662202f3a0
|
Merge pull request #129 from adafruit/add-rt1064-rt1024-evk
Add rt1064 rt1024 evk
|
2021-07-08 11:39:16 +07:00 |
|
hathach
|
c5ab3b2262
|
add support for rt1024 with on-chip W25Q32JV flash
|
2021-07-08 11:24:14 +07:00 |
|
hathach
|
cc395b0240
|
add rt1064 board
on-chip flash is W25Q32JV and connected to FLEXSPI2
|
2021-07-08 11:24:14 +07:00 |
|
hathach
|
ae2d68a00e
|
indentation
|
2021-07-08 11:24:14 +07:00 |
|
Ha Thach
|
2fc9b474dc
|
Merge pull request #127 from adafruit/refactor-imxrt-romapi
Refactor imxrt romapi
|
2021-07-08 11:09:01 +07:00 |
|
hathach
|
03282eab84
|
clean up remove unnecessary prototypes
|
2021-07-06 19:06:07 +07:00 |
|
hathach
|
cf4cd6e883
|
move bl_romapi to romapi_flash.c for rt1011
|
2021-07-06 19:03:54 +07:00 |
|
hathach
|
f2d72ec7fc
|
updating rt1011 to build with romapi implementation
|
2021-07-06 18:16:19 +07:00 |
|
hathach
|
996a0d4a1e
|
use fsl_romapi for rt1020
|
2021-07-06 17:34:02 +07:00 |
|
hathach
|
df1055aac9
|
use fsl_romapi for rt1060
|
2021-07-05 23:05:46 +07:00 |
|
Ha Thach
|
3f5b682c3c
|
Merge pull request #126 from adafruit/self-update-make-cleanup
Self update make cleanup
|
2021-07-04 23:06:10 +07:00 |
|
hathach
|
c8aae895e4
|
fix build, skip ci with self-update
|
2021-07-04 22:56:42 +07:00 |
|
hathach
|
8d78d88933
|
remove self_update.mk
wrap up make
|
2021-07-04 22:17:44 +07:00 |
|
hathach
|
1436483d85
|
fix all ci build
|
2021-07-04 00:18:51 +07:00 |
|
hathach
|
71999a49e4
|
fix self-update build with lpc55
actual board_self_update() is still not implemented
|
2021-07-03 23:42:26 +07:00 |
|
hathach
|
363c56351e
|
refactor port specific to port.mk for imxrt
|
2021-07-03 16:45:21 +07:00 |
|
hathach
|
4cb4d992b8
|
update self-update for imxrt
|
2021-07-03 16:12:42 +07:00 |
|
hathach
|
707ce8af10
|
move self-update to apps/ fix buld with esp32s2
|
2021-07-03 15:48:55 +07:00 |
|
Ha Thach
|
722014c04d
|
Merge pull request #125 from adafruit/update-tinyusb
Update tinyusb
|
2021-07-02 18:44:49 +07:00 |
|
hathach
|
d832c77e30
|
separate ARCH ci build
fix updating tinyusb build
|
2021-07-01 15:59:36 +07:00 |
|
hathach
|
da6bd2fd13
|
update lib/tinyusb 30b7988..9b3ec69
|
2021-07-01 15:52:28 +07:00 |
|
Ha Thach
|
a0be92f9af
|
Merge pull request #124 from jepler/combined-bin
esp32s2: Add "combined.bin"
|
2021-06-24 12:38:35 +07:00 |
|
|
|
d8055664cb
|
Add ota_data_initial.bin, remove debug prints
|
2021-06-23 13:50:41 -05:00 |
|
|
|
23363cf320
|
esp32s2: Add "combined.bin"
This is a single file ready to flash at 0x0, similar to the
combined.bin for funhouse (except that combined.bin also has
an arduino program baked in)
|
2021-06-23 09:29:29 -05:00 |
|
Ha Thach
|
f55d2362ff
|
Merge pull request #121 from charkster/master
Add STM32F411CE "Blackpill" board
|
2021-06-02 13:21:45 +07:00 |
|
charkster
|
f6d71d0205
|
Update board.h
|
2021-06-01 22:07:03 -07:00 |
|