Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit 389aa8e

Browse files
committed
Clarify how the new approach works.
1 parent 4cb14d7 commit 389aa8e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

support/make/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ how to configure it, how to add a new target, platform, or extra, how to setup
2626
an external TinyOS tree and how to adapt TinyOS make system version 2 files
2727
to the current make system.
2828

29+
Unlike prior versions of the TinyOS Make system, version 3 does not require
30+
configuring any environment variables: it automatically finds directories
31+
and files based on your current location. If you need to configure where
32+
the compilation toolchain looks for source files, see "External TinyOS
33+
Trees" below.
2934

3035

3136
Updated Make System (Summer 2014)

0 commit comments

Comments
 (0)