aboutsummaryrefslogtreecommitdiffstats
path: root/src/atsamd/main.c
Commit message (Expand)AuthorAgeFilesLines
* armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESSKevin O'Connor2022-12-141-1/+1
* atsamd: Move bootloader_request() from usbserial.c to main.cKevin O'Connor2022-10-131-0/+18
* armcm_boot: Use armcm_main() instead of main() to start board codeKevin O'Connor2019-10-241-4/+6
* armcm_boot: Export MCU definition from armcm_bootKevin O'Connor2019-09-181-4/+0
* armcm_reset: Add a new helper file defining command_reset()Kevin O'Connor2019-09-181-7/+0
* atsamd: Update code to use armcm_boot mechanismKevin O'Connor2019-08-221-18/+1
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* atsamd: Implement custom memory allocation functionsKevin O'Connor2019-03-011-0/+16
* atsamd: Move watchdog code to its own filesKevin O'Connor2019-02-151-31/+1
* atsamd: Initial support for SAMD51Kevin O'Connor2019-01-281-4/+9
* src: Rename source folders for atsam and atsamd architecturesFlorian Heilmann2019-01-121-0/+52