hathach
098cf76be7
add adafruit boards to ci build
2021-02-01 15:23:21 +07:00
hathach
b30b35bf08
update board list
2021-02-01 15:21:29 +07:00
Ha Thach
f4e2f88e89
Merge pull request #622 from hathach/add-consume-control-to-hid-composite-example
...
add consumer control to hid_composite examples
2021-02-01 15:17:00 +07:00
hathach
8d973a36ed
add adafruit esp32s2 boards
...
- metro esp32s2
- feather esp32s2
- magtag 29" gray
2021-02-01 15:16:38 +07:00
hathach
3d95835f22
add consumer control to hid_composite examples
...
both no OS and freeRTOS
2021-02-01 14:47:39 +07:00
Ha Thach
26caddae23
Merge pull request #621 from hathach/rp2040-logger-enumfix
...
Rp2040 logger and enum fix
2021-02-01 14:25:58 +07:00
hathach
0799a91073
Merge branch 'master' into rp2040-logger-enumfix
2021-02-01 13:41:20 +07:00
hathach
8e954a4391
added enumerate walkaround for RP2040-E5
...
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1
- target linke pico_fix_rp2040_usb_device_enumeration
2021-02-01 13:37:37 +07:00
Ha Thach
78f50518a4
Merge pull request #610 from hathach/rp2040-followup2
...
Rp2040 followup2
2021-02-01 12:44:53 +07:00
Ha Thach
a044578a33
Merge pull request #601 from majbthrd/start_pi2tu
...
start the assimilation of Pi Pico into TU
2021-02-01 12:43:59 +07:00
Ha Thach
666a851a07
Merge pull request #612 from prplz/master
...
Fix midi sysex sending bug
2021-01-30 13:56:23 +07:00
Alexander Golovanov
2a34be2eb0
A CDC-like blocking behaviour
2021-01-30 04:11:08 +03:00
Ha Thach
21df228634
Merge pull request #615 from charkster/usbtmc_fix_558
...
fix #558
2021-01-29 12:16:36 +07:00
Ha Thach
88fad0b42a
Merge pull request #617 from hathach/fix-unittest-ci
...
specify ruby version for unit test
2021-01-29 12:12:54 +07:00
hathach
5734cf4bdd
fix #614 typo
2021-01-29 11:36:45 +07:00
hathach
f3477f87ac
specify ruby version for unit test
2021-01-29 11:30:15 +07:00
hathach
ba69da1d8f
add support for LOG=2
...
LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet
2021-01-29 11:24:05 +07:00
charkster
effd82fd9c
fix #558 third attempt
2021-01-28 18:34:58 -07:00
charkster
4f988b792c
fix #558
2021-01-28 18:15:49 -07:00
charkster
cb8ceba3dd
fix #558
2021-01-28 13:12:54 -07:00
Michael Himing
c4f7ea09f1
Fix midi sysex sending bug
2021-01-28 20:31:11 +11:00
hathach
4fef2ddb4c
rp2040 move uart id to board specific
2021-01-27 16:37:31 +07:00
hathach
1abf9eeb80
clean up rp2040 assigned_address, remove panic from remote_wakeup
2021-01-27 13:18:03 +07:00
hathach
c3c4f65fea
wrap rp2040_usb around opt mcu
2021-01-27 13:04:38 +07:00
Ha Thach
40870f9037
Merge pull request #606 from hathach/upload-binary-artifacts
...
Upload binary artifacts
2021-01-26 23:11:52 +07:00
hathach
f1867b3d2c
more rename
2021-01-26 22:34:29 +07:00
hathach
ae43551a55
rename artifact to have tinyusb- prefix
2021-01-26 22:26:35 +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
0a673de78a
test ci
2021-01-26 21:46:11 +07:00
hathach
032f55feb6
try upload build binaries artifacts
2021-01-26 21:23:51 +07:00
hathach
e230d683ca
add copy-artifact target, and add uf2 for all family board
2021-01-26 21:19:14 +07:00
hathach
4a0f5cbd63
change output filename to BOARD-Directory
2021-01-26 12:46:24 +07:00
hathach
0e585570a3
rename build output
2021-01-25 23:40:52 +07:00
Ha Thach
045674745a
Merge pull request #604 from kamtom480/spresense-sdk-2.0.2
...
Update Spresense SDK and fix dcd issues
2021-01-25 22:55:46 +07:00
Ha Thach
d489e9d422
Merge pull request #605 from hathach/add-adafruit-rp2040
...
add adafruit feather, itsy bitsy and qt rp2040
2021-01-25 22:33:22 +07:00
hathach
aabf02fe29
add adafruit feather, itsy bitsy and qt rp2040
...
not tested, purely based on schematic
2021-01-25 17:23:33 +07:00
Ha Thach
c43ac7f1d7
Merge pull request #603 from hathach/pico-followup
...
Pico followup for (ci) building examples
2021-01-25 17:18:24 +07:00
Kamil Tomaszewski
5f999fa6a0
Fix dcd issues on cxd56
...
Pass the next setup package when USB stack is ready to receive it.
When the transfer is 0 on EP0 send complete to the USB stack
Pass the data received after the setup package to the USB stack.
2021-01-25 11:13:56 +01:00
Kamil Tomaszewski
40e0e7e35f
Define Spresense EP numbers for cdc_msc example
2021-01-25 11:13:56 +01:00
Kamil Tomaszewski
36064e3d7d
Update Spresense SDK to 2.0.2
2021-01-25 10:54:39 +01:00
hathach
6e027b1c4b
revert ci cache toolchain, use xpack for armgcc and risv
...
since there is only 30s in difference
2021-01-25 16:42:00 +07:00
hathach
314c82b2ec
more with toolchain cache
2021-01-25 16:11:18 +07:00
hathach
2a3bb78679
change riscv toolchain to xpack
2021-01-25 15:55:58 +07:00
hathach
8820aa8715
fix ci
2021-01-25 15:42:06 +07:00
hathach
066d268007
try to cache all toolchains to speed up ci
2021-01-25 15:38:29 +07:00
hathach
8bec3be68c
try fixing msp430 cache
2021-01-25 13:46:23 +07:00
hathach
83614418b5
get all device example build with rp2040 (except freeRTOS)
2021-01-25 13:28:23 +07:00
hathach
ec458292fe
fix host build
2021-01-25 13:25:47 +07:00
hathach
0fe0757657
correct msp430 cache
2021-01-25 12:53:24 +07:00
hathach
c2b0083f0a
change msp430 caching, use url for cache key
2021-01-25 12:49:04 +07:00