diff options
| author | Ha Thach <[email protected]> | 2020-04-22 17:40:14 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-22 17:40:14 +0700 |
| commit | 894a09f2ae7082fd9e850b76febed12dafecdcd4 (patch) | |
| tree | f611ce0a18301169bae433886de1febcbcb754e4 /README.md | |
| parent | e23206821f6b060f384962cfb71f8cbb65b45c0f (diff) | |
| parent | 7784b9c48f9e77d740ccc7e4929c5e944cdb1afd (diff) | |
Merge pull request #372 from hathach/add-rtt
Add rtt as logger option
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. |
