rpi led and serial#218
Conversation
SamTebbs33
left a comment
There was a problem hiding this comment.
Good job on getting it working in hardware! You're not going to like me for requesting this but could you add doc comments above each function, struct, struct field and public variable? Documentation is important :) Have a look at src/kernel/filesystem/vfs.zig for inspiration.
b5471dc to
21aa53a
Compare
|
Other then the comments from my latest review, it looks like all that is needed is some documentation and comments in |
Yes including a few questions that you made that I have not yet answered. |
|
Thanks for cleaning up the image creation code in build.zig 👍 |
68fddd4 to
659cb37
Compare
|
Thanks for replacing the wget and bash 👍 Including the firmware files here means that we need to replicate their copyright notices in the README, but I can do that before finishing the port. I think there are still a few unresolved comments left then we can go ahead and merge. |
|
I have added the initSerial comments and removed the now unnecessary assembly code for the led. I am now starting the /// commentary. |
6f8a6c6 to
a115d59
Compare
|
@SamTebbs33 Please check 997d157 for satisfaction. |
SamTebbs33
left a comment
There was a problem hiding this comment.
Thanks @markfirmware 👍. It's great to have your changes to make it work on real hardware!
Then copy rpi-sdcard.img to an unused sd card and insert in 3b+
Will flash rpi3b+ activity led quickly on exception. Pins 14/15 have serial tx/rx.