]> code.bitgloo.com Git - clyne/calculator.git/commit
hardware float support
authorClyne Sullivan <tullivan99@gmail.com>
Thu, 25 Jan 2018 16:00:18 +0000 (11:00 -0500)
committerClyne Sullivan <tullivan99@gmail.com>
Thu, 25 Jan 2018 16:00:18 +0000 (11:00 -0500)
commit12fa2716dbc3ea80c833411b12fe403421cebb00
tree56f7f9c2fe444a8cb0e9abd9993978581184daa5
parentbf230d6a745e61d72cd364bc6f0bea282671b634
hardware float support
12 files changed:
Makefile
include/serial.h
include/stm32l476xx.h
include/system_stm32l4xx.h [deleted file]
src/lcd.c
src/main.c
src/parser.c
src/serial.c
src/startup_stm32l476xx.s
src/stm32l4xx_it.c
src/system_stm32l4xx.c [deleted file]
src/task.c