top | item 37445509

(no title)

wilburm | 2 years 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.

discuss

order

cushychicken|2 years ago

Bootlin’s training for embedded Linux and driver development is second to none.

matt3210|2 years ago

Good advice, thanks!