-
Notifications
You must be signed in to change notification settings - Fork 5
/
CONTENTS
47 lines (31 loc) · 1.12 KB
/
CONTENTS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Home2L - Organization of the Source Tree
----------------------------------------
Gundolf Kiefer, 2018-11-21
1. General Information
CONTENTS
LICENSE
README.md
2. Documentation (generated)
README.pdf - PDF version of README.md
home2l-book.pdf - The Home2L Book
home2l-api_python - Python API
home2l-api_c - C/C++ API
home2l-figs - Some nice figures (mainly for README.md)
home2l-showcase-vbox.tar.gz
- VirtualBox VM suitable for running the tutorial
3. General Source Files
tools/ - Collection of core tools
showcase/ - Examples and initial configuration files
doc/ - Documentation source files
locales/ - Translations
common/ - Common C source files (base, env, phone, streamer)
drivers/ - Resource drivers (gpio, weather)
external/ - Scripts and notes for external dependencies
4. Main Modules
resources/ - Resources: library and tools
brownies/ - Brownies: firmwares, library and tools
wallclock/ - WallClock application
doorman/ - DoorMan application
5. Build System
Makefile
Setup.mk