summaryrefslogtreecommitdiff
path: root/hw/bsp/samd21/family.c
AgeCommit message (Collapse)Author
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & ↵hathach
OPT_MCU_SAML22
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
enable host example build for samd21/d51
2025-07-09Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-supporthathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-10-20add support for native SAMD HCDDeadman
2024-03-09sparkfun_samd21_mini_usb board supportDeadman
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-07add cmake support for samd21.hathach
update ci cmake
2023-08-03more board_api.h renamehathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-12-20samd21: make uart_init() staticMatt Johnston
Avoids a linker conflict if programs are using the same function name.
2021-11-01samd21: enable SysTick only if running w/o OSJean Gressmann
2021-10-31Adds support for Adafruit Trinket M0Jean Gressmann
2021-10-29samd21: Make LED_PIN and BUTTON_PIN optionalMatt Johnston
Some boards don't have them, just ignore
2020-11-28grouping more samd21 boardshathach
2020-11-28grouping samd21hathach