|
|
|
|
|
by pulsarpietro
2932 days ago
|
|
I would propose Linux Kernel Development by Robert Love. It is not for beginners though. That could help you in applying your new C skills in writing a simple device driver/kernel module you can play with. If are really into low level stuff I would propose an Arduino board whose OS is minimal, the Linux kernel is already very complex. Get a role in an embedded software company and you may learn it all, but some experience is required. |
|
I dont mean creating a whole functional module, but more like using an example, modifying some values, adding it to the kernel and compiling.