summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc18
AgeCommit message (Collapse)Author
2023-03-08Merge branch 'master' into renesas-rahathach
2022-11-18update uart read for lpc18/43 for testinghathach
2022-06-03remove static port defined for device/hosthathach
2022-06-02rhport argument in usbd_ API() is not used (always use the initialized port)hathach
remove the usage of TUD_OPT_RHPORT in class driver
2022-06-02rework make freertos port handlingRafael Silva
this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]>
2021-12-01add chipidea highspeed controllerhathach
add warning to transdimension for the rename
2021-10-17more with -Wcast-qualhathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-03mcb1800 and lpc18s37 work well with both device and host demohathach
2021-03-03add lpc18 familyhathach