Commit Graph

19 Commits

Author SHA1 Message Date
8c193f5c15 migrate read and write volatile to a function 2025-06-08 20:10:55 +02:00
5f85a40f13 Basic documentation 2025-06-08 15:49:58 +02:00
c78d834742 Refactor 2025-06-04 17:20:04 +02:00
a289dcfd17 Readme and cleanup 2025-05-30 08:42:43 +02:00
20808a7992 Implement first basic interrupt handler 2025-05-29 18:21:42 +02:00
18233ec722 Fix Pull Up/Down and test 2025-05-26 14:37:13 +02:00
c9ab0bc885 update example env 2025-05-24 17:13:02 +02:00
64c35e05c3 Upload files to TFTP server for network boot 2025-05-24 11:42:44 +02:00
70eb41b3d5 Enable GPIO Pull Up and Down 2025-05-21 20:49:07 +02:00
83adfc9311 Set Pin 15/16 to UART 2025-05-20 14:16:48 +02:00
5e8180ceaf implement timer 2025-05-20 12:29:16 +02:00
aff0259643 more clean up 2025-05-20 11:53:36 +02:00
209b4babb7 Generic set gpio state 2025-05-20 10:14:18 +02:00
87fa14257b Clean up code 2025-05-19 21:19:00 +02:00
bec084fecb Clean up linker 2025-05-19 18:37:05 +02:00
948cbf758f Blink an LED on pi 2025-05-19 18:33:13 +02:00
d4063f025d Implement blinking LED 2025-05-19 11:43:45 +02:00
cf86641937 Fix UART output 2025-05-18 20:04:58 +02:00
b557dd62a4 Hello World on simulator 2025-05-18 10:16:46 +02:00