diff options
| author | hathach <[email protected]> | 2020-04-22 19:50:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-22 19:50:23 +0700 |
| commit | 7acdcc2ebcf0d3e5a9949212d26d61357190dd7e (patch) | |
| tree | 5dc4a6782a6028fab081b88cb6465a2994e19107 /README.md | |
| parent | 19181ea11d4058b2b34672731bb650549f592418 (diff) | |
| parent | e2cd5159fd041240257eb2d200ccee09ce26d08c (diff) | |
Merge branch 'master' into add-more-example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -73,10 +73,6 @@ TinyUSB is completely thread-safe by pushing all ISR events into a central queue - **FreeRTOS** - **Mynewt** Due to the newt package build system, Mynewt examples are better to be on its [own repo](https://github.com/hathach/mynewt-tinyusb-example) -## Compiler & IDE - -The stack is developed with GCC compiler and should be compilable with others. The `examples` folder provides Makefile and Segger Embedded Studio build support. [Here are example build instructions](examples/readme.md). - ## Getting Started [Here are the details for getting started](docs/getting_started.md) with the stack. |
