summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-05Merge pull request #634 from hathach/release-0.8.00.8.0Ha Thach
Release 0.8.0
2021-02-05increase TUSB_VERSION_ to 0.8.0hathach
2021-02-05correct release assethathach
2021-02-05upload example as release assetshathach
2021-02-05prepare for releasehathach
2021-02-04add samd11 to cihathach
2021-02-04Merge pull request #627 from ktemkin/luna_d11Ha Thach
Add support for SAMD11 variants of LUNA.
2021-02-03bsp: rename SAMD21 LUNA variant to luna_d21Katherine Temkin
We now have SAMD21 and SAMD11 variants of LUNA; so we'll rename the existing LUNA BSP to be more specific / reflect its version.
2021-02-03add BSP for SAMD11 variant of Great Scott Gadgets' LUNA boards (SAMD11)Katherine Temkin
2021-02-03Merge pull request #626 from hathach/add-adafruit-samd51-boardsHa Thach
Add adafruit samd51 boards
2021-02-03Merge pull request #625 from hathach/update-picosdk-1.0.1Ha Thach
update pico-sdk to 1.0.1
2021-02-03Merge branch 'update-picosdk-1.0.1' into add-adafruit-samd51-boardshathach
2021-02-03fix ci toolchain installation pathhathach
2021-02-03update boards dochathach
2021-02-03added pyportalhathach
2021-02-03add pybadgehathach
also correct other samd51 tx,rx pin (not used yet)
2021-02-03update pico-sdk to 1.0.1hathach
2021-02-02Merge pull request #624 from aslampr07/patch-1Ha Thach
2021-02-02Typo fixedMohammed Aslam
2021-02-01Merge pull request #623 from hathach/add-adafruit-esp32s2-boardsHa Thach
add adafruit esp32s2 boards
2021-02-01add adafruit boards to ci buildhathach
2021-02-01update board listhathach
2021-02-01Merge pull request #622 from ↵Ha Thach
hathach/add-consume-control-to-hid-composite-example add consumer control to hid_composite examples
2021-02-01add adafruit esp32s2 boardshathach
- metro esp32s2 - feather esp32s2 - magtag 29" gray
2021-02-01add consumer control to hid_composite exampleshathach
both no OS and freeRTOS
2021-02-01Merge pull request #621 from hathach/rp2040-logger-enumfixHa Thach
Rp2040 logger and enum fix
2021-02-01Merge branch 'master' into rp2040-logger-enumfixhathach
2021-02-01added enumerate walkaround for RP2040-E5hathach
- PICO_RP2040_USB_DEVICE_ENUMERATION_FIX=1 - target linke pico_fix_rp2040_usb_device_enumeration
2021-02-01Merge pull request #610 from hathach/rp2040-followup2Ha Thach
Rp2040 followup2
2021-02-01Merge pull request #601 from majbthrd/start_pi2tuHa Thach
start the assimilation of Pi Pico into TU
2021-01-30Merge pull request #612 from prplz/masterHa Thach
Fix midi sysex sending bug
2021-01-29Merge pull request #615 from charkster/usbtmc_fix_558Ha Thach
fix #558
2021-01-29Merge pull request #617 from hathach/fix-unittest-ciHa Thach
specify ruby version for unit test
2021-01-29fix #614 typohathach
2021-01-29specify ruby version for unit testhathach
2021-01-29add support for LOG=2hathach
LOGGER=rtt is not tested since jlink doesn't support rp2040 just yet
2021-01-28fix #558 third attemptcharkster
2021-01-28fix #558charkster
2021-01-28fix #558charkster
2021-01-28Fix midi sysex sending bugMichael Himing
2021-01-27rp2040 move uart id to board specifichathach
2021-01-27clean up rp2040 assigned_address, remove panic from remote_wakeuphathach
2021-01-27wrap rp2040_usb around opt mcuhathach
2021-01-26Merge pull request #606 from hathach/upload-binary-artifactsHa Thach
Upload binary artifacts
2021-01-26more renamehathach
2021-01-26rename artifact to have tinyusb- prefixhathach
2021-01-26limit artifact to only uf2 for nowhathach
due to the large size of combined binaries of all boards + all examples
2021-01-26test cihathach
2021-01-26try upload build binaries artifactshathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach