From 3c2467196070eeedd4171e183db04fb815677246 Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 10 Apr 2018 14:31:11 +0700 Subject: mass rename TUSB_CFG to CFG_TUSB --- readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.markdown') 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** -- cgit v1.3.1