.. |
base64-lib@251e90abf3
|
Update base64 lib submodule
|
2021-03-23 22:19:43 +01:00 |
boot
|
Fix memory checking. The stack is now completely copied to CCMRAM before testing the main memory.
|
2021-07-19 22:29:13 +02:00 |
config-parser
|
Restructuring and comments
|
2021-05-22 16:40:08 +02:00 |
crc-patcher
|
Add automatic flash CRC patching to cmake
|
2021-07-16 21:57:30 +02:00 |
doxygen
|
Improve doxygen comments in code.
|
2021-10-11 19:45:13 +02:00 |
fatfs
|
Update fatfs in main application
|
2021-04-10 20:35:33 +02:00 |
include
|
Start implementation of option byte manipulation
|
2021-10-16 00:44:39 +02:00 |
linklist-lib@18b3ab377a
|
Update linked list library and include it into build
|
2021-04-10 22:35:30 +02:00 |
safety
|
Improve doxygen comments in code.
|
2021-10-11 19:45:13 +02:00 |
settings
|
Fix wrongly typed float literal
|
2021-10-23 20:54:20 +02:00 |
setup
|
Fix warnings in autogenerated file system_stm32f4xx.c
|
2020-02-12 21:15:51 +01:00 |
shellmatta@28e82c65de
|
update shellmatta tonewest version with fixed history
|
2021-01-24 20:59:07 +01:00 |
stm-periph
|
Implement option byte writing and set brown out level
|
2021-10-16 23:39:23 +02:00 |
temp-profile
|
Remove unneeded parameter from fuction
|
2021-10-09 22:59:35 +02:00 |
ui
|
Add STM device resvision to MOTD.
|
2021-10-15 22:06:30 +02:00 |
updater
|
Fix code in updater.c
|
2021-10-10 21:04:40 +02:00 |
.gitignore
|
Add Cmake variable for Uart on debug header in release and use -Og for debugbuild instead of -O0
|
2021-04-06 19:25:25 +02:00 |
adc-meas.c
|
Fix style warnings
|
2021-10-10 20:40:40 +02:00 |
arm-none-eabi-gcc.cmake
|
fisr draft of cmake buidl system. Update generation still missing
|
2021-03-21 22:38:22 +01:00 |
calibration.c
|
Issue #26: Add configuration for overtemperature flag to safety controller and include the config in the memory checking
|
2021-02-02 20:35:45 +01:00 |
CMakeLists.txt
|
Add doxygen to CMake and update the config
|
2021-10-10 22:09:46 +02:00 |
create-c-file-with-header.py
|
Add support for subdirectories in create-c-file script
|
2020-04-26 20:20:57 +02: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
|
Improve doxygen comments in code.
|
2021-10-11 19:45:13 +02:00 |
hw-version-detect.c
|
Fix style warnings
|
2021-10-10 20:40:40 +02:00 |
main-cycle-counter.c
|
Improve doxygen comments in code.
|
2021-10-11 19:45:13 +02:00 |
main.c
|
Implement option byte writing and set brown out level
|
2021-10-16 23:39:23 +02:00 |
oven-driver.c
|
Add STM device resvision to MOTD.
|
2021-10-15 22:06:30 +02:00 |
pid-controller.c
|
Fix style in file
|
2021-10-10 20:49:42 +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 |
shell.c
|
Add command for printing option bytes
|
2021-10-17 12:30:58 +02:00 |
stm32f407vet6_flash.ld
|
Improve code and add a Flash CRC check
|
2021-07-16 21:17:59 +02:00 |
syscalls.c
|
Change linker script and startup code.
|
2020-08-21 23:47:55 +02:00 |
systick.c
|
Clean up systick.c
|
2021-10-10 21:02:39 +02:00 |
temp-converter.c
|
Improve code and add a Flash CRC check
|
2021-07-16 21:17:59 +02:00 |