summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson
2023-01-31Merge pull request #1779 from P33M/rp2040_device_babble_fixHa Thach
2023-01-30Merge pull request #1768 from ftdigdm/port-ft90xHa Thach
2023-01-30iar L4hathach
2023-01-30iar g4hathach
2023-01-30Merge branch 'port-ft90x' of https://github.com/ftdigdm/tinyusb into port-ft90xGordon McNab
2023-01-30iar h7hathach
2023-01-30Removed unrequired header file from debugging.Gordon McNab
2023-01-30Merge branch 'master' into support-iarhathach
2023-01-30Merge branch 'master' into port-ft90xHa Thach
2023-01-30Merge pull request #1866 from DRNadler/mimxrt1024_evkHa Thach
2023-01-30suppress rt1024 warnings and fix typohathach
2023-01-26Add support for nucleo-h723zgJerzy Kasenberg
2023-01-26boards/stm32h7 update gpio clocksJerzy Kasenberg
2023-01-24rp2040: avoid device-mode state machine hangJonathan Bell
2023-01-24add iar --fpu optionhathach
2023-01-22update stm32f7 to build with iarhathach
2023-01-22update f4 to build with iarhathach
2023-01-21add icf for f1 mini2hathach
2023-01-21update stm32f1 to support iar buildhathach
2023-01-20Add support for NXP's mimxrt1024_evk evaluation board.Dave Nadler
2023-01-20Add support for NXP's mimxrt1024_evk evaluation board.Dave Nadler
2023-01-20fix warninghathach
2023-01-18get most examples build with iarhathach
2023-01-17update freertos example to build with iarhathach
2023-01-17update all f0 board to build with iarhathach
2023-01-17update makefile to support iar build starting with stm32f070hathach
2023-01-12minor clean up. ch32v307 has issue with uart LOG=2 (skipping characters)hathach
2023-01-12add button supporthathach
2023-01-12rename board to lower case ch32v307v-r1-1v0hathach
2023-01-12rename link filehathach
2023-01-12fix redundant-decls warnings with USART_Printf_Init()hathach
2023-01-12rename driver with dcd_ to be consitent with other portshathach
2023-01-12add note for openocd with wch, also add wch-riscv.cfghathach
2023-01-08temporarily suppress redundant-decls due to USART_Printf_Init()hathach
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-15Update SDK for FT9xx to include 3rdparty sourcesGordon McNab
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-11-30More configurable board optionsGordon McNab
2022-11-30Fix script issues with paths including spaces from env variable.Gordon McNab
2022-11-30Merge branch 'hathach:master' into port-ft90xGordon McNab
2022-11-30Add FT9xx for cdc_dual_portsGordon McNab
2022-11-30Merge pull request #1756 from benishor/masterHa Thach
2022-11-29Fix transfers issues with FT9xxGordon McNab
2022-11-28Fix issue with the CDC SetLineCoding requestGordon McNab
2022-11-28update pico-pio-usb submodule and its warnings suppresshathach
2022-11-24Update to v2.6.0 libraryGordon McNab
2022-11-24Added board description for electro-smith daisy seedAdrian Scripca
2022-11-21add board_getchar() for non-blocking getchar()hathach