| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-31 | uart working on u5a5 | hathach | |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach | |
| 2023-03-30 | more esp32 cmake clean up | hathach | |
| 2023-03-30 | update all cmake for esp32 build | hathach | |
| 2023-03-17 | Merge branch 'master' into portability | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-01-18 | fix iar build with board_test | hathach | |
| 2022-11-21 | host msc example work well with rp2040 pio-usb | hathach | |
| 2022-11-18 | update uart read for lpc18/43 for testing | hathach | |
| 2022-09-13 | Remove unreachable code | Ben Avison | |
| IAR generates warning Pe111 'statement is unreachable'. In a couple of cases, replace return statements with TU_ATTR_FALLTHROUGH; because some compilers apparently can't figure out that the return statements are unreachable but do whinge about an imagined fall-through without them! | |||
| 2022-06-06 | clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of ↵ | hathach | |
| CFG_TUSB_RHPORT0_MODE | |||
| 2021-11-05 | xmc4500 led blinky, button ok | hathach | |
| 2021-04-16 | espressif: group boards using target name as a family | Alex Lisitsyn | |
| `hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach | |||
| 2021-04-16 | tinyusb: add support of esp32s3 target | Alex Lisitsyn | |
| add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted | |||
| 2021-01-27 | rp2040 move uart id to board specific | hathach | |
| 2021-01-24 | cmake esp32s2 and rp2040 getting along | hathach | |
| 2020-07-16 | rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE | hathach | |
| rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE | |||
| 2020-04-09 | add neopixel led strip driver for saola, make saola as an component | hathach | |
| 2020-04-07 | rename saola to saola_1 | hathach | |
| 2020-04-07 | add saola button pin support, esp32 build with board_test | hathach | |
| 2020-03-22 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2020-03-14 | Use CRLF on UART. | Nathan Conrad | |
| 2019-10-25 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2019-10-18 | change to use nrfx uarte | hathach | |
| 2019-10-18 | change DEBUG optimization option from O0 to Og | hathach | |
| add uart write to board test example | |||
| 2019-10-04 | examples: Fix #ifndef guard for CFG_TUD_ENDPOINT0_SIZE. | William D. Jones | |
| 2019-09-27 | Fix typo of CFG_TUD_ENDOINT0_SIZE. | Nathan Conrad | |
| 2019-09-27 | Fix typo of CFG_TUD_ENDOINT0_SIZE. | Nathan Conrad | |
| 2019-08-31 | add button read to board_test example | hathach | |
| 2019-08-24 | add board_test example for testing new board | hathach | |
