summaryrefslogtreecommitdiff
path: root/hw/bsp/samd51
AgeCommit message (Expand)Author
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
2023-11-16switch freertos to static allocation only (dynamic = 0), since it is possible...hathach
2023-10-04change tuh_max3421_spi_xfer_api() signaturehathach
2023-09-27Merge branch 'master' into add-max3421-esp32hathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
2023-09-26tested cdc_msc_hid_freertos with samd51hathach
2023-09-18add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhzhathach
2023-09-11wrap up build cmake & make support for max3421, to enable the Host driver, 'M...hathach
2023-09-09both samd21/d51 works perfectly with max3421ehathach
2023-09-09refactor max3421_init() for samd51 to be generic for sercom and eichathach
2023-09-09minor renamehathach
2023-09-08metro m4 working with max3421ehathach
2023-09-08get spi working for metro m4 expresshathach
2023-09-07add samd51 to cmakehathach
2023-08-03more board_api.h renamehathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2022-06-02rework make freertos port handlingRafael Silva
2021-10-17more with -Wcast-qualhathach
2021-08-31clear stall and reset data toggle when open edpthathach
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-01update microchip_driverhathach
2021-03-01update family submodulehathach
2021-02-03added pyportalhathach
2021-02-03add pybadgehathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2020-11-29move xiao to samd21 grouphathach
2020-11-28grouping samd51 boardshathach