summaryrefslogtreecommitdiff
path: root/examples/device/board_test/src
AgeCommit message (Expand)Author
2023-10-31uart working on u5a5hathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-01-18fix iar build with board_testhathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-09-13Remove unreachable codeBen Avison
2022-06-06clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...hathach
2021-11-05xmc4500 led blinky, button okhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-01-27rp2040 move uart id to board specifichathach
2021-01-24cmake esp32s2 and rp2040 getting alonghathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-04-09add neopixel led strip driver for saola, make saola as an componenthathach
2020-04-07rename saola to saola_1hathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-03-22Merge branch 'master' into cr1901-msp430f5529hathach
2020-03-14Use CRLF on UART.Nathan Conrad
2019-10-25Merge branch 'master' into cr1901-msp430f5529hathach
2019-10-18change to use nrfx uartehathach
2019-10-18change DEBUG optimization option from O0 to Oghathach
2019-10-04examples: Fix #ifndef guard for CFG_TUD_ENDPOINT0_SIZE.William D. Jones
2019-09-27Fix typo of CFG_TUD_ENDOINT0_SIZE.Nathan Conrad
2019-09-27Fix typo of CFG_TUD_ENDOINT0_SIZE.Nathan Conrad
2019-08-31add button read to board_test examplehathach
2019-08-24add board_test example for testing new boardhathach