summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-04-17 10:54:20 +0700
committerhathach <[email protected]>2014-04-17 10:54:20 +0700
commitfb510559ec95a9be8e43f6df7735dae5f65e7ecb (patch)
treea45787fed44a076f50e9be948cac4d2b6f5cc1c1 /doxygen
parentccc65e620aeba998b274caf48a3880f3dca8de50 (diff)
remove TUSB_CFG_DEVICE_FULLSPEED
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