Awesome-Embedded/README.md
2018-07-12 11:03:16 +07:00

19 KiB
Raw Blame History

Awesome-Embedded

A curated list of awesome embedded resource.

Table of content

Interview

On the way to be a full-stack embedded software engineer.

Embedded Software Skill

Common

MCU programming

Bare-metal programming (Don't need MCU)

MSP430

TM4C123

MSP432

STM32

STM8

Raspberry

Beaglebone

Linux Programming

Assembly

RTOS

AUTOSAR

OS

Compiler

Bootloader

Makefile

Peripheral

Memory Protection Unit

Others

Utilities

  • lm4tools
  • mspdebug - Debugging tool for MSP430 MCUs
  • pycs - Python Based ARM CoreSight Debug and Trace Tools

Tips & tricks

Awesome Cheat Sheets for Developer Utility, like Git, Vim , Tmux, SublimeText, Markdown, Shell.

FAQ_Embedded

Looking for more lists like this?

BOOKs