master-thesis/gm_platform/fw
2020-01-30 16:45:11 +01:00
..
tools board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
.gitignore Remove unneccesary files 2020-01-28 12:45:53 +01:00
adc.c serial basically working 2020-01-27 21:58:22 +01:00
adc.h serial wip 2020-01-25 11:53:44 +01:00
base.c board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
cmsis_exports.c board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
cobs.c serial wip 2020-01-25 11:53:44 +01:00
cobs.h serial wip 2020-01-25 11:53:44 +01:00
crctest.py serial basically working 2020-01-27 21:58:22 +01:00
global.h serial wip 2020-01-25 11:53:44 +01:00
main.c serial basically working 2020-01-27 21:58:22 +01:00
main.c.bak board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
Makefile board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
openocd.cfg board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
packet_interface.c board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
packet_interface.h board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
scope.gdb board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
Scope.ipynb board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
serial.c Fixup protocol reset problem 2020-01-30 16:45:11 +01:00
serial.h serial if seems to work 2020-01-28 14:38:19 +01:00
startup_stm32f030x6.s board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
stm32_flash.ld board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
system_stm32f0xx.c board bringup: adc, usart working 2020-01-23 14:38:36 +01:00
test.py serial wip 2020-01-25 11:53:44 +01:00
tw_test.c Python receiver works now 2020-01-30 14:32:55 +01:00
tw_test.py Fixup protocol reset problem 2020-01-30 16:45:11 +01:00