This book provides a complete intermediate-level discussion of microcontroller programming using
th - 资源详细说明
This book provides a complete intermediate-level discussion of microcontroller programming using
the C programming language. It covers both the adaptations to C necessary for targeting an
embedded environment, and the common components of a successful development project.
C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit
cores. These parts are often derived
from their general-purpose
counterparts, and are both as
complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for
these MCUs.
是初学入们,嵌入式的好教材!@简单易懂
This book provides a complete intermediate-level discussion of microcontroller programming using
th - 源码文件列表