Skip to content

Commit 473d325

Browse files
committed
sbs: doc update
Closer to proper documentation. No more large FAQ section, but a more structure guide. Also include a table of contents, and many other minor fixes, typos, etc. Signed-off-by: Omer Caspi <[email protected]>
1 parent 0badb90 commit 473d325

File tree

2 files changed

+263
-186
lines changed

2 files changed

+263
-186
lines changed

Makefile.skel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
# has significance.
9797
#MODULE_LIBS :=
9898

99-
# Sets the module's build type (flavor). Flavors sets the objects and default artifact output
99+
# Sets the module's build type (flavor). Flavors sets the objects and default artifact output
100100
# directory. It is up to the user to put meaning into a given flavor. SBS does provide two
101101
# internal flavors for use:
102102
# 1. dbg - Sets "-g -O0 DEBUG=1 __DEBUG__=1" compilation flags.

0 commit comments

Comments
 (0)