Code that runs on the monitoring microcontroller
Go to file
2020-12-30 03:30:15 +01:00
Drivers Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
Inc Made ROM programming more robust now that we are not using interrupts for the control 2020-12-22 02:31:33 +01:00
Middlewares Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
Src Changed address of keyboard device and added reboot command to i2c upload 2020-12-30 03:30:15 +01:00
.gitignore Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
.mxproject Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c 2020-12-22 01:05:05 +01:00
.vimlocal Modified .vimlocal 2020-09-21 20:54:48 +02:00
Makefile Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c 2020-12-22 01:05:05 +01:00
startup_stm32f407xx.s Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
STM32F407VETx_FLASH.ld Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
upload.sh Large rewrite to support new hardware 2020-09-11 19:20:47 +02:00
z80-stm32-v2.ioc Control code is now in main loop, keystrokes are send over i2c to keyboard device, added basic upload of code over i2c 2020-12-22 01:05:05 +01:00