Y
Hacker News
new
|
ask
|
show
|
jobs
by
wilburm
1020 days ago
Since you’re in embedded Linux, I’d suggest some of the bootlin learning material. Something like an i2c or spi driver might be good.
QEMU is nice for learning because you can more easily debug kernel code with gdb.
2 comments
cushychicken
1020 days ago
Bootlin’s training for embedded Linux and driver development is second to none.
link
matt3210
1020 days ago
Good advice, thanks!
link