summaryrefslogtreecommitdiff
path: root/hw/bsp/samd51/family.c
AgeCommit message (Collapse)Author
2024-05-03rename to samd5x_e5xhathach
2024-05-03merge samd51 and same5xhathach
2024-04-22dcd nrf change atoimc_bool to atomic_flaghathach
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
tested with feather nrf52840, m0, m4
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
added max3241 for feather m4 and tested
2023-10-04change tuh_max3421_spi_xfer_api() signaturehathach
tested working with sam d21 and d51, not tested with nrf52, seem not working with esp32
2023-09-27Merge branch 'master' into add-max3421-esp32hathach
2023-09-27change hcd_int_handler(rhport, in_isr) signature: add in_isrhathach
change tuh_int_handler() to take in_isr as optional parameter (default = true)
2023-09-26tested cdc_msc_hid_freertos with samd51hathach
add -Wno-error=format for espressif wrap up cdc_msc_hid_freertos
2023-09-18add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhzhathach
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-03-17fix trailing space and new linehathach
temporarily disable codespell
2020-11-28grouping samd51 boardshathach