summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2023-05-13revert family.mkHa Thach
2023-05-13add support for other lpc55 boardshathach
2023-05-13able to build lpc55hathach
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not ↵hathach
support this option
2023-05-09fix ehci issue with portsc when enable port power and port resethathach
fix attached device not regconized if attached before power on
2023-05-09simplify cmake target, remove -bsphathach
2023-05-08change imxrt board_uart_read() to non-blockinghathach
simple host seems to work
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
changed device port = 0, host port =1 for imxrt 1060 and 1064
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-05more temp workhathach
2023-05-04wiphathach
2023-05-04fix cmake buildhathach
2023-05-03renesas_ra: fix existing boards supportMartino Facchin
2023-05-03renesas_ra: add support for HS portMartino Facchin
2023-04-26fix pio vbus typohathach
2023-04-26fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folderhathach
2023-04-24minor updatehathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
add per family freeRTOSConfig.h also make changes to build with freertos_kernel cmake - hard coded configPRIO_BITS based on family - change configSUPPORT_STATIC_ALLOCATION to 0, configSUPPORT_DYNAMIC_ALLOCATION to 1 - enable configRECORD_STACK_HIGH_ADDRESS for tracing - enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile stream_buffer (although we don't use it).
2023-04-21example run well with cmake for imxrthathach
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-04-14Fix GCC build.HiFiPhile
2023-04-14Fix CIHiFiPhile
2023-04-14Use PLL clock.HiFiPhile
2023-04-14Add stm32g0b1nucleo BSP.HiFiPhile
2023-04-06Merge pull request #2006 from hathach/cmakeHa Thach
Cmake
2023-04-03more fixhathach
2023-04-03fix build for esp32hathach
2023-04-03openh743i: initialize USB3300 reset pinraiden00pl
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-29adding more cmake supporthathach
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
- CFG_TUD_MEM_SECTION and CFG_TUD_MEM_ALIGN - CFG_TUH_MEM_SECTION and CFG_TUH_MEM_ALIGN - fix missing mem section and align for host
2023-03-23rename and change default pio usb pin to adafruit feather usb hosthathach
2023-03-19bsp lpc17hathach
2023-03-19bsp lpc51hathach
2023-03-19add mising lpc13 filehathach
2023-03-19bsp lpc13hathach
2023-03-19bsp lpc11hathach
2023-03-19add mising filehathach
2023-03-19bsp for f2 f3hathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-19group stm32l0hathach
2023-03-19group same5xhathach