summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2023-06-08dma rx works wellhathach
2023-06-07movement of TOP in c0ecf8b5 broke RP2040 SDK buildgraham sanderson
2023-06-07inital support for usb typec and pd examplehathach
2023-06-07able to receive first PD messagehathach
2023-06-07revert board flash latency to 8hathach
2023-06-06able to get usbpd irq handlerhathach
2023-06-05clean uphathach
2023-06-05clean uphathach
2023-06-05Merge remote-tracking branch 'mainline/master' into HEADMartino Facchin
2023-06-02build g0 g4 iar cmakehathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-02fix usb clock for dpow1hathach
2023-06-01add new b_g474e_dpow1 boardhathach
2023-06-01add note for B0 clock varianthathach
2023-06-01add freertosconfig for g0, add cmake stlink, add g0 to cmake cihathach
2023-06-01tested with g0b1 nucleohathach
2023-06-01add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in...hathach
2023-06-01Merge branch 'master' into feature/STM32G0hathach
2023-06-01skip set CMAKE_EXECUTABLE_SUFFIX for espressif porthathach
2023-06-01add lto for cmakehathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...hathach
2023-05-26update deps, rename kinetis_k32 to k32lhathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19fix freertos build with nrfhathach
2023-05-19improve flash targethathach
2023-05-19adding cpu core .mk for makefilehathach
2023-05-19move cmake folder to tools/hathach
2023-05-19ehci fix dcache clean when control endpoint failedhathach
2023-05-17adding hcd_dcache_clean/hcd_dcache_invalidatehathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2023-05-16fix nrf buildhathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15adding nrfhathach
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 suppor...hathach
2023-05-09fix ehci issue with portsc when enable port power and port resethathach
2023-05-09simplify cmake target, remove -bsphathach
2023-05-08change imxrt board_uart_read() to non-blockinghathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach