diff options
| author | hathach <[email protected]> | 2020-04-22 00:25:08 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-22 00:29:51 +0700 |
| commit | 3b83813f017dfd08e19a7a3bc2dc575779b1eadd (patch) | |
| tree | d0c132f50e40ef3b31f863d30e5bedf5946c982e /README.md | |
| parent | de43df2d97b83b59d74e3b34b81ef73719a1173d (diff) | |
clean up
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. |
