Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at z80/keyboard 2021-06-02 21:04:46 +00:00
30f8772f5e Adjusted base address to work with i2c bootloader
c01b5bc3bc Adjusted base address to work with i2c bootloader
Compare 2 commits »
Dreaded_X pushed to master at z80/bootloader 2021-06-02 21:04:16 +00:00
05899645c3 Removed UART bootloader code as that was just for testing
Dreaded_X pushed to master at z80/keyboard 2021-06-02 20:59:01 +00:00
c01b5bc3bc Adjusted base address to work with i2c bootloader
Dreaded_X pushed to master at z80/bootloader 2021-06-02 20:58:13 +00:00
994a7fd526 Added i2c receive mode
Dreaded_X pushed to master at z80/controller 2021-06-02 20:56:59 +00:00
e9eccf43c1 Redid i2c upload to work with stm32 client device
Dreaded_X pushed to master at z80/upload 2021-06-02 20:56:42 +00:00
2ecdbf6d1f Redid i2c upload to work with stm32 client device
Dreaded_X pushed to master at z80/z80 2021-06-02 16:40:04 +00:00
e4283533b1 Keyboard now get the arm tools instead of avr tools
Dreaded_X pushed to master at z80/z80 2021-06-02 16:27:35 +00:00
6dc85a128a Drone will now always get the latest arch linux image
Dreaded_X pushed to master at z80/z80 2021-04-26 15:09:36 +00:00
87ec65e985 Updated makefile
Dreaded_X opened issue z80/controller#1 2021-02-09 18:13:15 +00:00
I2C gets stuck
Dreaded_X commented on issue z80/bootloader#1 2021-02-04 23:42:35 +00:00
Receive over I2C instead of UART

Should be very easy to implement, see z80/keyboard on how to implement I2C receive interrupt.

Dreaded_X closed issue z80/z80#2 2021-02-04 23:41:21 +00:00
Rewrite firmware/keyboard for STM32F1
Dreaded_X commented on issue z80/z80#2 2021-02-04 23:41:17 +00:00
Rewrite firmware/keyboard for STM32F1

Rewrite is done in z80/keyboard. Old code now resides in z80/keyboard.old

Dreaded_X opened issue z80/keyboard#1 2021-02-04 23:40:25 +00:00
Make this compatible with I2C bootloader
Dreaded_X created branch master in z80/keyboard 2021-02-04 23:39:32 +00:00
Dreaded_X pushed to master at z80/keyboard 2021-02-04 23:39:32 +00:00
9fe45800ef Ported from ATMega328P to STM32F103C8
Dreaded_X created repository z80/keyboard 2021-02-04 23:39:23 +00:00
Dreaded_X renamed repository from keyboard to z80/keyboard.old 2021-02-04 23:38:38 +00:00
Dreaded_X closed issue z80/z80#1 2021-02-01 01:02:14 +00:00
Bin directory
Dreaded_X pushed to master at z80/z80 2021-02-01 01:01:44 +00:00
419f5c6930 Also added symlink to mount-cpm