summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
John Tsiombikas [Thu, 12 Nov 2020 18:01:32 +0000 (20:01 +0200)]
- implemented video mode setting with the property tags, and once again it only
works in the emulator
- added hexdump function for debugging
- added reboot function using the watchdog timer
John Tsiombikas [Thu, 12 Nov 2020 04:52:42 +0000 (06:52 +0200)]
cleanup
John Tsiombikas [Wed, 11 Nov 2020 21:58:08 +0000 (23:58 +0200)]
video initialization seems to work, further testing needed
John Tsiombikas [Wed, 11 Nov 2020 05:44:28 +0000 (07:44 +0200)]
serial port works, added setup instructions
John Tsiombikas [Sun, 27 Jan 2019 01:55:31 +0000 (03:55 +0200)]
serial experiment works
John Tsiombikas [Sun, 27 Jan 2019 00:41:49 +0000 (02:41 +0200)]
testing minimal program
John Tsiombikas [Thu, 24 Jan 2019 23:46:07 +0000 (01:46 +0200)]
forgotten files
John Tsiombikas [Thu, 24 Jan 2019 23:45:34 +0000 (01:45 +0200)]
more debugging, and serial port
John Tsiombikas [Sat, 27 Oct 2018 03:54:17 +0000 (06:54 +0300)]
better debug led. debugging framebuffer
John Tsiombikas [Wed, 24 Oct 2018 12:31:33 +0000 (15:31 +0300)]
framebuffer virtual resolution setting
John Tsiombikas [Tue, 23 Oct 2018 21:27:14 +0000 (00:27 +0300)]
property tags
John Tsiombikas [Tue, 23 Oct 2018 12:04:50 +0000 (15:04 +0300)]
startup and debug led
John Tsiombikas [Sun, 21 Oct 2018 22:48:25 +0000 (01:48 +0300)]
initial commit