2017-09-24 09:23:36 +07:00
|
|
|
# Awesome-Embedded
|
2017-09-24 10:38:06 +07:00
|
|
|
A curated list of awesome embedded resource.
|
2017-09-24 09:25:15 +07:00
|
|
|
|
|
|
|
## Interview
|
|
|
|
|
|
|
|
* [Questions which are frequently asked in an interview.](https://github.com/Embedded-Systems-Guide/interview-questions)
|
2017-09-24 10:38:06 +07:00
|
|
|
> On the way to be a full-stack embedded software engineer.
|
2017-09-24 09:56:01 +07:00
|
|
|
|
|
|
|
## Embedded Software Skill
|
|
|
|
|
|
|
|
* [Skills/Knowledge required to become a champion Embedded Software Developer.](https://github.com/Embedded-Systems-Guide/embedded-software-skills)
|
|
|
|
|
2017-09-24 13:51:12 +07:00
|
|
|
## Common
|
|
|
|
|
2017-09-25 10:47:52 +07:00
|
|
|
* [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/)
|
|
|
|
|
2017-09-24 09:56:01 +07:00
|
|
|
## Microcontroller
|
|
|
|
|
2017-09-24 13:51:12 +07:00
|
|
|
* [Linker Command File Primer](http://processors.wiki.ti.com/index.php/Linker_Command_File_Primer)
|
|
|
|
|
2017-09-24 09:56:01 +07:00
|
|
|
## 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)
|
2017-09-24 13:51:12 +07:00
|
|
|
|
|
|
|
## [Books for embedded system developers](http://www.ganssle.com/bkreviews.htm)
|