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

Bootlin’s training for embedded Linux and driver development is second to none.
Good advice, thanks!