# Awesome-Embedded A curated list of awesome embedded resource. ## Interview * [Questions which are frequently asked in an interview.](https://github.com/Embedded-Systems-Guide/interview-questions) > On the way to be a full-stack embedded software engineer. ## Embedded Software Skill * [Skills/Knowledge required to become a champion Embedded Software Developer.](https://github.com/Embedded-Systems-Guide/embedded-software-skills) ## Common * [Integer size in C on 32-bit and 64-bit system](https://usrmisc.wordpress.com/2012/12/27/integer-sizes-in-c-on-32-bit-and-64-bit-linux/) ## Microcontroller * [Linker Command File Primer](http://processors.wiki.ti.com/index.php/Linker_Command_File_Primer) * [MSP430-GCC](http://www.simplyembedded.org/tutorials/setting-up-a-virtual-machine/) ## Linux Programming * [Writing device drivers in Linux](http://freesoftwaremagazine.com/articles/drivers_linux/) ## Tips & tricks * [Awesome Cheat Sheets](https://github.com/mintisan/awesome-cheat-sheets/blob/master/README.md) > Awesome Cheat Sheets for Developer Utility, like Git, Vim , Tmux, SublimeText, Markdown, Shell. * [Vim Config for Reading Linux Kernel Source Code](https://github.com/mintisan/oh-my-vim) ## [Books for embedded system developers](http://www.ganssle.com/bkreviews.htm)