summaryrefslogtreecommitdiff
path: root/hw/bsp/samd51/boards
AgeCommit message (Collapse)Author
2024-05-03rename to samd5x_e5xhathach
2024-05-03merge samd51 and same5xhathach
2024-04-24fix samd linker with clang: cannot self-check defined symbol with lld e.g ↵hathach
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
2023-12-26tested other ports with featherwing max3421, change cs, intr pin to D10, D9hathach
2023-11-20add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usagehathach
added max3241 for feather m4 and tested
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-08get spi working for metro m4 expresshathach
2023-09-07add samd51 to cmakehathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-08-31clear stall and reset data toggle when open edpthathach
required to pass one of msc test.
2021-02-03added pyportalhathach
2021-02-03add pybadgehathach
also correct other samd51 tx,rx pin (not used yet)
2020-11-29move xiao to samd21 grouphathach
2020-11-28grouping samd51 boardshathach