Hello,
I thought this was mentioned on the Amp Hour a couple weeks ago, but I can't seem to find it anywhere and google is giving me nothing. Hopefully someone here can help me find something.
I'm an embedded engineer with a lot of experience writing C and some experience with RTOS (basically just FreeRTOS). I would like to start learning how to write code for Zephyr OS, but I have no experience whatsoever writing C code for Linux. The Zephyr documentation is very good, and it's really easy to get the build system set up, but it almost seems like it's written for someone with Linux experience transitioning to writing embedded code, and not the other way around. I need to learn more about Kconfig files and device trees, but I'm not even sure where to start.
Can anyone recommend me books or guides that might help me learn Zephyr? Is it too new for any books to be written for it yet?