summaryrefslogtreecommitdiff
path: root/hw/bsp/d5035_01
AgeCommit message (Collapse)Author
2023-03-19group same5xhathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
also fix trailing spaces
2023-03-08Merge branch 'master' into renesas-rahathach
2022-06-29fix end symbol for samx7x and same5xhathach
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]>
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
2021-10-17more -Wcast-qualhathach
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-04merge no-family example buildhathach
specify FAMILY_SUBMODULES for all boards
2021-03-01fix ci build for same boardhathach
2020-11-08update microchipo driver submodulehathach
2020-11-02use same51 driver to adafruit asf4 submodulehathach
2020-10-08clean up jlink default interfacehathach
2020-10-07D5035-01 bsp: fix typoJean Gressmann
2020-10-07Address various issues raised by TinyUSB maintainersJean Gressmann
- remove OPT_MCU_SAME51 in favor of OPT_MCU_SAME5X and working around differences in the Atmel bsp locally in the D5035-01 bsp. - rename board folder to d5035_01 for consistency with other boards