For Chapters 3 through 8, the directory structure organizes the code by chapter. There are folders which are common for all examples such as include and drivers etc. All other folders are chapter specific, such as c03, c04 and c05 etc., given that there are example codes in that chapter. The common make file is makedefs.arm at the top level directory. There are individual make files for each example codes. Below is a template of the make file for an example code. The PROJECTNAME has to be defined as the file name of an example code.
forked from shugaoye/bo
-
Notifications
You must be signed in to change notification settings - Fork 0
Example code of Embedded Programming with Android
gitBowei/bo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Example code of Embedded Programming with Android
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 54.6%
- Assembly 26.5%
- Makefile 16.8%
- C++ 1.3%
- Shell 0.8%