reflow-oven-control-sw/stm-firmware/updater/ram-code
Mario Hüttel e753504ae3 Check for python in RAM code and use find_package to determine the python interpreter 2021-07-17 15:25:25 +02:00
..
fatfs Updater RAM Code 2020-12-21 17:21:04 +01:00
include Updater RAM Code 2020-12-21 17:21:04 +01:00
.gitignore Ram code: Update gitignore 2020-12-21 17:23:19 +01:00
CMakeLists.txt Check for python in RAM code and use find_package to determine the python interpreter 2021-07-17 15:25:25 +02:00
bin2carray.py Make project Cmake ready 2021-03-23 22:15:11 +01:00
flash-writer.c Issue #24: Fix bug in update code 2021-05-16 19:53:46 +02:00
flash-writer.h Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
hex-parser.c Updater: Use -O0 and write flash writer and fix hex parser 2021-04-07 23:14:45 +02:00
hex-parser.h Updater: Use -O0 and write flash writer and fix hex parser 2021-04-07 23:14:45 +02:00
itoa.c Updater: Clear shell at startup and print size of update 2021-04-10 14:37:05 +02:00
itoa.h Updater: Clear shell at startup and print size of update 2021-04-10 14:37:05 +02:00
main.c Updater: Fix missing line break in uart output 2021-04-10 15:42:19 +02:00
ram-link.ld Start RAM code for updater 2020-12-07 21:39:14 +01:00
startup.c Improve code style and comments 2021-05-22 12:44:43 +02:00
uart.c Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00
uart.h Add update code to updater and use uart for status updates 2021-04-08 21:23:25 +02:00