hathach
|
1abf9eeb80
|
clean up rp2040 assigned_address, remove panic from remote_wakeup
|
2021-01-27 13:18:03 +07:00 |
|
hathach
|
c2d8aa0584
|
limit artifact to only uf2 for now
due to the large size of combined binaries of all boards + all examples
|
2021-01-26 22:04:20 +07:00 |
|
hathach
|
e230d683ca
|
add copy-artifact target, and add uf2 for all family board
|
2021-01-26 21:19:14 +07:00 |
|
hathach
|
0e585570a3
|
rename build output
|
2021-01-25 23:40:52 +07:00 |
|
hathach
|
ed280e3ec1
|
correct ci scripts
|
2021-01-25 12:21:50 +07:00 |
|
hathach
|
87daf28421
|
rp2040 skip freertos example
|
2021-01-24 01:26:38 +07:00 |
|
hathach
|
959a94b98d
|
rp2040 audio_test compile
|
2021-01-24 00:44:17 +07:00 |
|
hathach
|
cdd1c45306
|
improve ci for esp32s2
|
2021-01-23 18:09:57 +07:00 |
|
hathach
|
575b43e67d
|
seperate ci build for family and orphaned boards
|
2021-01-23 17:32:24 +07:00 |
|
hathach
|
0cf2b02791
|
Merge branch 'master' into group-boards-into-family
|
2021-01-22 11:17:10 +07:00 |
|
hathach
|
2b3008f9a8
|
fix esp32s2 ci build
|
2021-01-22 09:41:41 +07:00 |
|
kkitayam
|
d7cfd8b91d
|
replaced variable name to CMDEXE from UNAME.
removed the rule that .d files are converted to .P files.
|
2021-01-14 01:19:43 +09:00 |
|
hathach
|
ffe0fc7537
|
update build_all.py to support both single board and family group
|
2021-01-13 17:34:22 +07:00 |
|
kkitayam
|
8fa083d79e
|
added support for cmd.exe as a shell on make.
|
2021-01-11 15:56:16 +09:00 |
|
hathach
|
496c7c701a
|
fix ci
|
2020-11-09 01:23:19 +07:00 |
|
hathach
|
4d57b4ea33
|
clean up
|
2020-09-05 13:57:07 +07:00 |
|
hathach
|
5fb3d439b3
|
update ci to also build host example
|
2020-09-04 01:32:30 +07:00 |
|
hathach
|
a0f6fa4e06
|
update ci script
|
2020-07-19 14:19:39 +07:00 |
|
hathach
|
706413f751
|
add tud_speed_get()
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
|
2020-07-16 00:44:09 +07:00 |
|
hathach
|
4265dfb2de
|
minor clean up
|
2020-04-07 21:47:24 +07:00 |
|
hathach
|
353aa80814
|
add ci build_esp32s.py
|
2020-04-07 16:49:17 +07:00 |
|
hathach
|
aff52919d6
|
skip freertos example for cxd56 msp430 and fomu
|
2020-04-07 16:23:27 +07:00 |
|
hathach
|
f073a5ecd3
|
CI: seperate esp32s2 into different job
skip esp32s in build_all.py script
|
2020-04-07 11:15:59 +07:00 |
|
hathach
|
a344427e3f
|
fix CROSS_COMPILE for esp32s2
|
2020-04-06 20:39:20 +07:00 |
|
hathach
|
0814bd9948
|
minor clean up
|
2020-04-03 12:39:57 +07:00 |
|
hathach
|
7c33a7127f
|
make as wrapper to idf.py for consistency
update ci build script to only build esp32-s2 target with freertos
examples
|
2020-04-03 12:08:06 +07:00 |
|
hathach
|
ff9ceb65d2
|
doc update
|
2020-04-01 20:56:46 +07:00 |
|
hathach
|
a3e50242b9
|
add dcd_esp32s2
skip esp32s2_saola for make build since idf use cmake
|
2020-04-01 17:07:28 +07:00 |
|
hathach
|
d74a92bf45
|
makefile clean up
allow board to define CROSS_COMPILE (default to arm gcc)
|
2020-03-25 14:06:51 +07:00 |
|
hathach
|
4e6d464c7a
|
add cdc_msc_freertos to ci
|
2020-03-11 10:25:46 +07:00 |
|
hathach
|
ec4323277d
|
fix ci
|
2020-03-09 17:55:31 +07:00 |
|
hathach
|
6f5466f017
|
add Flash & Ram to ci build result
|
2020-03-09 17:42:57 +07:00 |
|
hathach
|
85a3315a99
|
Adding lwip_webserver to ci
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|
2020-03-09 15:51:29 +07:00 |
|
hathach
|
019d1b09c5
|
try to trigger mynewt example
|
2020-01-03 17:11:22 +07:00 |
|
hathach
|
2caa1ac078
|
Merge branch 'master' into develop
|
2019-12-24 21:13:05 +07:00 |
|
hathach
|
a1c94067f7
|
add driver 99-tinyusb.rules for ubuntu, rename window usbser inf
|
2019-12-23 19:48:52 +07:00 |
|
hathach
|
988edce745
|
fix build
|
2019-12-09 18:49:38 +07:00 |
|
hathach
|
9fe34c2e62
|
update build all script to build a specific
|
2019-11-21 16:37:34 +07:00 |
|
hathach
|
6183dbd0ce
|
add -Wextra for more warnings to example
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
|
2019-09-27 00:15:43 +07:00 |
|
hathach
|
7599541c1a
|
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
|
2019-09-11 13:09:14 +07:00 |
|
hathach
|
e5e73ed76c
|
drop board_* in bsp c file
move hw/cmsis to hw/mcu/nordic since only nrf uses it.
|
2019-08-23 23:35:55 +07:00 |
|
hathach
|
aa7ff56166
|
format travis build
|
2019-08-08 12:20:41 +07:00 |
|
hathach
|
92134b5ef2
|
clean up build script
|
2019-07-11 23:52:58 +07:00 |
|
hathach
|
ae930dce83
|
more travis
|
2019-07-08 18:03:48 +07:00 |
|
hathach
|
6a8465384b
|
include midi_test in travis build
|
2019-07-03 00:55:33 +07:00 |
|
hathach
|
6861b670fc
|
add uf2 target for uf2 bootloader board: metro m0/m4 feather nrf52840
|
2019-05-20 12:35:33 +07:00 |
|
hathach
|
22d8479299
|
update travis build script
|
2019-05-15 18:11:08 +07:00 |
|
hathach
|
3278a9765b
|
ea4357 build with makefile, add to travis
|
2019-05-15 18:01:58 +07:00 |
|
hathach
|
15076006ca
|
ea4088 quickstart build with makefile
|
2019-05-15 17:24:21 +07:00 |
|
hathach
|
1491274cb4
|
mcb1800 work with makefile, add to travis build
|
2019-05-15 16:20:43 +07:00 |
|