diff options
| author | hathach <[email protected]> | 2014-04-17 10:54:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-04-17 10:54:20 +0700 |
| commit | fb510559ec95a9be8e43f6df7735dae5f65e7ecb (patch) | |
| tree | a45787fed44a076f50e9be948cac4d2b6f5cc1c1 /doxygen | |
| parent | ccc65e620aeba998b274caf48a3880f3dca8de50 (diff) | |
remove TUSB_CFG_DEVICE_FULLSPEED
Diffstat (limited to 'doxygen')
| -rw-r--r-- | doxygen/started_build_demo.md | 4 |
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  +*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. + + + ## Keil It is relatively simple for Keil |
