index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
atsamd
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
1
-8
/
+8
*
atsamd: Enable HAVE_LIMITED_CODE_SIZE on small atsamd chips
Kevin O'Connor
2025-04-16
1
-0
/
+1
*
Kconfig: Add new WANT_ADC option to reduce code size
Kevin O'Connor
2025-04-16
1
-2
/
+2
*
Kconfig: Add new WANT_I2C option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Add new WANT_SPI option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
Kconfig: Add new WANT_HARD_PWM option to reduce code size
Kevin O'Connor
2025-04-16
1
-1
/
+1
*
armcm_link: Fix build on recent arm gcc/newlibc versions
Kevin O'Connor
2024-06-17
1
-1
/
+1
*
atsamd: Add support for SAMC21
Wulfsta
2023-05-01
1
-0
/
+3
*
atsamd: Add support CANbus on ATSAME5x chips
Kevin O'Connor
2022-10-13
1
-2
/
+6
*
atsamd: Add Kconfig definitions for same51j19 and same54p20 chips
Kevin O'Connor
2022-10-13
1
-5
/
+6
*
lib: Add atmel same51 and same54 build definitions
Kevin O'Connor
2022-10-13
1
-0
/
+1
*
lib: Remove unused gcc/ directories from samd21 and samd51 directories
Kevin O'Connor
2022-10-13
1
-2
/
+0
*
atsamd: Remove gcc -mfpu=fpv4-sp-d16 floating point option
Kevin O'Connor
2021-10-30
1
-1
/
+0
*
atsamd: Enable chipid as usb serial number
Kevin O'Connor
2019-11-25
1
-1
/
+1
*
flash_usb: Pass -t $CONFIG_MCU to flash_usb on all targets
Kevin O'Connor
2019-10-26
1
-1
/
+1
*
flash_usb: Use "-s" option to specify flash offset on atsamd
Kevin O'Connor
2019-10-26
1
-1
/
+1
*
armcm_reset: Add a new helper file defining command_reset()
Kevin O'Connor
2019-09-18
1
-2
/
+2
*
armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.S
Kevin O'Connor
2019-08-22
1
-2
/
+2
*
atsamd: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-7
/
+6
*
Makefile: Add generic rule for precompiling linker scripts
Kevin O'Connor
2019-08-21
1
-10
/
+3
*
atsamd: Add support to "make flash" to automatically enter the bootloader
Kevin O'Connor
2019-03-08
1
-3
/
+2
*
Makefile: Reduce use of $^ in build rules
Kevin O'Connor
2019-03-02
1
-2
/
+2
*
atsamd: Implement custom memory allocation functions
Kevin O'Connor
2019-03-01
1
-2
/
+1
*
atsamd: Use CONFIG_MCU in Makefile
Kevin O'Connor
2019-03-01
1
-6
/
+3
*
atsamd: Use local linker script
Kevin O'Connor
2019-03-01
1
-9
/
+5
*
atsamd: Add support for programming SERCOM pins
Kevin O'Connor
2019-03-01
1
-0
/
+1
*
atsamd: Fix typo in Makefile
Kevin O'Connor
2019-02-16
1
-1
/
+1
*
atsamd: Move watchdog code to its own files
Kevin O'Connor
2019-02-15
1
-0
/
+2
*
atsamd: Convert SAMD51 to use armcm_timer
Kevin O'Connor
2019-02-06
1
-4
/
+3
*
atsamd: Initial support for SAMD51
Kevin O'Connor
2019-01-28
1
-10
/
+28
*
src: Rename source folders for atsam and atsamd architectures
Florian Heilmann
2019-01-12
1
-0
/
+54