summaryrefslogtreecommitdiff
path: root/hw/bsp/samd51/boards/pybadge
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-09-07add samd51 to cmakehathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-02-03add pybadgehathach
also correct other samd51 tx,rx pin (not used yet)