diff options
| author | hathach <[email protected]> | 2018-04-10 14:31:11 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-04-10 14:31:11 +0700 |
| commit | 3c2467196070eeedd4171e183db04fb815677246 (patch) | |
| tree | 742e3f277776b025ee0f90ab63ef2f70a3b3d03a /readme.markdown | |
| parent | 3473c71a6a7cb22cb45f368dba4edda49ed8f7af (diff) | |
mass rename TUSB_CFG to CFG_TUSB
Diffstat (limited to 'readme.markdown')
| -rw-r--r-- | readme.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.markdown b/readme.markdown index 0715adfd4..47eaa419b 100644 --- a/readme.markdown +++ b/readme.markdown @@ -45,7 +45,7 @@ In addition to running without an RTOS, tinyusb is an OS-awared stack that can r ### RTOS ### -Currently the following OS are supported with tinyusb out of the box with a simple change of TUSB_CFG_OS macro. +Currently the following OS are supported with tinyusb out of the box with a simple change of CFG_TUSB_OS macro. - **None OS** - **FreeRTOS** |
