summaryrefslogtreecommitdiff
path: root/hw/bsp/board.h
AgeCommit message (Expand)Author
2021-02-08add basic support for rt-threadtfx2001
2021-01-19RP2040 supportgraham sanderson
2020-03-11hack to undef LITTLE_ENDIAN for samg55hathach
2019-10-18change DEBUG optimization option from O0 to Oghathach
2019-10-12adding log support with uarthathach
2019-09-12fix #145hathach
2019-08-24add board_test example for testing new boardhathach
2019-05-29run tud_task() in board_delay()hathach
2019-05-21better fix for #72 millis overthrowhathach
2019-05-21fix #72 address overflow with board_delayhathach
2019-05-14update license year to 2019hathach
2019-04-18wrap up hid device refactorhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-01add board_button_read()hathach
2019-03-27more board clean uphathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2019-03-23clean up bsp, adde board_millis()hathach
2019-03-23add board_noos_millis() for blinkyhathach
2019-03-22simplify board API, adding stm32f3 discoveryhathach
2019-03-20clean board uart read & writehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2019-01-10Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4William D. Jones
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04add mcb1800, blink led okhathach
2018-12-03update board led to use only one ledhathach
2018-11-29move nvic prio in hal/dcd to bsp for portabilityhathach
2018-11-27needs to be filled out. blinks thoughScott Shawcroft
2018-11-20adding samd21 metro m0 supporthathach
2018-11-14add Adafruit samd-peripherals as submodule.hathach
2018-11-13adding Adafruit metro m0/m4 expresshathach
2018-11-13clean up board.hhathach
2018-09-08qspi msc flash seems to workhathach
2018-07-24nrf52840 example work with boot keyboardhathach
2018-03-30get freertos buildhathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-13working on nrf52hathach
2018-03-11adding nrf52840 port, able to blink led with pca10056hathach
2018-03-07rename tusb_tick_get to hal_tick_gethathach
2018-03-02more hal clean uphathach
2018-03-02re-org bsphathach
2018-03-02rename boards to bsphathach