Commit graph

360 commits

Author SHA1 Message Date
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
Seon Rozenblum
4947d6447d Added IO13 Status LED on the FeatherS2 Neo 2021-08-09 10:28:26 +10:00
Bruce Segal
45ab1196b4 Add Morpheans MorphESP-240 ESP32S2 Development board 2021-08-08 13:51:13 -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
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
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
8027feff65 Added support for my new FeatherS2 Neo
Added FeatherS2 Neo to build script
2021-07-15 11:30:56 +10: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
hathach
77e58d2aa9 fix esp32s2 request to uf2 using reset hint 2021-07-09 11:46:15 +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
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
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
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
charkster
7f00b766d5
Update board.h
Second update: Add STM32F411CE "Blackpill" board #121
2021-06-01 10:22:39 -07:00
reppad
f4eb9f923e Updated volume label to fit 11 chars 2021-06-01 09:43:29 +02:00
charkster
2f28ca6be7
Update board.h
Update to Pull Request: Add STM32F411CE "Blackpill" board #121
2021-06-01 00:12:23 -07:00
charkster
df62ca72b3
Update board.mk 2021-05-31 23:37:58 -07:00
charkster
e8b569d0c1
Add files via upload 2021-05-31 23:35:45 -07:00
reppad
45a8cc01ff Add bootloader for Muse Lab nanoESP32-S2 2021-05-30 22:30:06 +02:00
hathach
f3dcf1a68d fix rt1060 build 2021-04-29 22:41:19 +07:00
hathach
8101acc5c9 more lpc55 fix 2021-04-29 19:32:18 +07:00
hathach
27cc27ba16 fix lpc55 build 2021-04-29 19:29:14 +07:00
hathach
94dacb8bad add official nxp mcux-sdk
fix build for imxrt
2021-04-29 19:15:48 +07:00
hathach
ed8390a43b bump idf submodule for reference 2021-04-29 17:12:37 +07:00
hathach
0da2a6ea33 update readme to mention IDF v4.3 2021-04-29 16:34:38 +07:00
hathach
9c593752e0 update bootloader to work with idf v4.3 beta3 2021-04-29 16:05:09 +07:00
hathach
f226f08504 build with idf v4.3beta3 2021-04-29 14:12:49 +07:00
hathach
637b2d5c6b fix build 2021-04-29 13:18:39 +07:00
hathach
d1cfc8d641 check out submodule only if needed in ci 2021-04-29 13:03:21 +07:00
Ha Thach
1a94ae9eb0
correct board-id 2021-04-20 06:38:42 +07:00
Eddie Espinal
03f6cbb0c4 Add board definition for the ATMegaZero ESP32-S2 2021-04-19 09:44:33 -04:00
218cb26da1 unify 2 tests, get rid of debug message 2021-04-12 10:04:39 -05:00