Commit graph

28 commits

Author SHA1 Message Date
Imbus
f4f866a347 Watchdog and sample interrupt 2024-03-25 09:59:37 +01:00
Imbus
0990cb8f48 Updated qemu targets 2024-03-25 08:13:49 +01:00
Imbus
446dad0242 Makefile targets related to various readouts 2024-03-24 06:12:01 +01:00
Imbus
353e7cadae Links to datasheet/register map 2024-03-24 06:11:41 +01:00
Imbus
99f21a1796 Some more registers 2024-03-24 06:11:27 +01:00
Imbus
5010e84e06 Screen clearing 2024-03-24 05:50:37 +01:00
Imbus
3d9b3ee325 Error chceking 2024-03-24 05:14:49 +01:00
Imbus
bbaf73ef6e Sleep the CPU after first iteration, for sanity 2024-03-24 05:08:56 +01:00
Imbus
008807d6cb Debug printing all over the place 2024-03-24 04:07:20 +01:00
Imbus
5d5cdaca5a Variadic DEBUG macro 2024-03-24 04:06:27 +01:00
Imbus
7e4643e789 Somewhat working state 2024-03-24 02:35:30 +01:00
Imbus
19c7d6d0bc Better comments and debug output in i2c 2024-03-24 02:35:21 +01:00
Imbus
c43fae4e45 DEBUG printing, comments 2024-03-24 02:35:05 +01:00
Imbus
78e3ddce19 DEBUG macro in uart.h, enabled by default in makefile 2024-03-24 02:28:40 +01:00
Imbus
3cb2df2468 Variadic UART_println 2024-03-24 01:55:23 +01:00
Imbus
fd45ec264a Attempt at making MPU6050 work via i2c 2024-03-24 01:23:44 +01:00
Imbus
bdb94eb75b Polishing i2c related source 2024-03-24 00:00:32 +01:00
Imbus
15cd7b52ab MPU6050 header and source 2024-03-23 22:19:48 +01:00
Imbus
bb69b840cf Utilizing setbaud 2024-03-23 21:33:16 +01:00
Imbus
241536a6e9 Includes in main 2024-03-23 21:27:59 +01:00
Imbus
2ed0c0a4ac Makefile now puts object files and elf into build subdirectory 2024-03-23 21:27:48 +01:00
Imbus
d5001183d6 Size target in makefile 2024-03-23 21:21:44 +01:00
Imbus
6b9f51b341 Splitting code 2024-03-23 21:18:52 +01:00
Imbus
f5101cff32 Serial makefile target 2024-03-23 04:28:03 +01:00
Imbus
eb77cd1577 Added target for viewing the generated assembly 2024-02-10 15:04:03 +01:00
Imbus
0f6256d9ce Docs link 2024-02-10 14:38:21 +01:00
Imbus
8b99dd4753 Qemu testing 2024-02-10 14:37:38 +01:00
Imbus
a6ab36790f Initial 2024-02-09 02:14:45 +01:00