summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/started_build_demo.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doxygen/started_build_demo.md b/doxygen/started_build_demo.md
index 14bf5b4c6..6e87b4f45 100644
--- a/doxygen/started_build_demo.md
+++ b/doxygen/started_build_demo.md
@@ -31,6 +31,10 @@ LPCXpresso is an eclipse-based IDE, so you will need to create an workspace firs
![lpcxpresso_mcu.png](http://docs.tinyusb.org/images/lpcxpresso_mcu.png)
+*TIPS* Working with eclipse-based IDE like lpcxpresso, you should change the indexer option in *Preferences->C/C++->Indexer* to "active build" to have a better code viewer. Those lines that are opt out by #if will be gray, I found this extremely helpful.
+
+![lpcpresso_indexer](http://docs.tinyusb.org/images/lpcxpresso_indexer.png)
+
## Keil
It is relatively simple for Keil