klipper/src/atsam
Kevin O'Connor 45d4970712 atsam: Remove gcc -mfpu=fpv4-sp-d16 floating point option
The floating point unit must be enabled in order to use it and Klipper
does not currently implement that.  Newer versions of gcc may spill
registers to the floating point unit causing failures.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-30 01:10:15 -04:00
..
Kconfig atsam: Use "communication interface" menu option in Kconfig 2021-03-18 14:22:57 -04:00
Makefile atsam: Remove gcc -mfpu=fpv4-sp-d16 floating point option 2021-10-30 01:10:15 -04:00
adc.c atsam: Support reading chip based temperature sensor on sam3/sam4s 2020-10-29 11:55:06 -04:00
chipid.c
gpio.c
gpio.h
hard_pwm.c
i2c.c
internal.h
main.c
sam3_usb.c
sam4_cache.c
sam4_usb.c
sam4e_afec.c atsam: Support reading chip based temperature sensor on sam4e 2020-10-29 11:55:06 -04:00
sam4s_sysinit.c
serial.c
spi.c
usb_cdc_ep.h