.. |
boot
|
Fix CPU specifier in startup assembly file (This had no bad effect, because it was overrriden by the compiler falgs which are correct)
|
2020-04-17 23:02:15 +02:00 |
doxygen
|
Correct typo in doxygen's project name
|
2020-02-16 17:37:26 +01:00 |
fatfs
|
Add FatFS hello world. Will be removed but shows, that device is functional
|
2020-02-25 20:05:48 +01:00 |
include
|
Add FatFS hello world. Will be removed but shows, that device is functional
|
2020-02-25 20:05:48 +01:00 |
mathlib
|
delete duplicate arm_math.h and fix doxygen docu for adc_meas
|
2020-02-02 00:46:12 +01:00 |
obj
|
First test version to sample temperature input and blink LEDs
|
2020-01-26 21:07:54 +01:00 |
setup
|
Fix warnings in autogenerated file system_stm32f4xx.c
|
2020-02-12 21:15:51 +01:00 |
shellmatta@6c76dfc7ae
|
Add newest shellmatta and include missing syscalls
|
2020-04-11 00:54:17 +02:00 |
stm-periph
|
Start onewire interface. But probably won't finish it
|
2020-02-25 19:34:50 +01:00 |
.gitignore
|
Add all qtcreator files to ignore list
|
2020-02-23 20:58:13 +01:00 |
adc-meas.c
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
calibration.c
|
Make Uart driver universal
|
2020-02-24 18:50:09 +01:00 |
create-c-file-with-header.py
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
create-temp-lookup-table.py
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
digio.c
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |
main.c
|
Add FatFS hello world. Will be removed but shows, that device is functional
|
2020-02-25 20:05:48 +01:00 |
Makefile
|
Add device programming to target in Makefile
|
2020-04-18 01:39:50 +02:00 |
program-device.gdb
|
Increase programming clock freq to 4 MHz
|
2020-02-16 00:42:00 +01:00 |
program-device.sh
|
Make programming script take the elf file as an argument
|
2020-04-18 01:37:50 +02:00 |
rotary-encoder.c
|
Merge branch 'ui' into dev
|
2020-02-21 23:08:38 +01:00 |
shell.c
|
Fix shell prompt
|
2020-04-20 00:15:37 +02:00 |
stack-check.c
|
Add stack checking functions
|
2020-02-21 23:01:04 +01:00 |
stm32f407vet6_flash.ld
|
Increse heap and stack sizes
|
2020-02-15 01:03:38 +01:00 |
syscalls.c
|
Silence unused variable warning in _kill system call dummy
|
2020-04-14 21:39:38 +02:00 |
systick.c
|
Start onewire interface. But probably won't finish it
|
2020-02-25 19:34:50 +01:00 |
temp-converter.c
|
Add stack checker module andf fix all license headers
|
2020-02-21 21:22:01 +01:00 |