diff options
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 6178b2cf9..d4ef1d75b 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -78,6 +78,7 @@ #define OPT_OS_NONE 1 ///< No RTOS
#define OPT_OS_FREERTOS 2 ///< FreeRTOS
#define OPT_OS_MYNEWT 3 ///< Mynewt OS
+#define OPT_OS_EMBOS 4 ///< Segger embOS
/** @} */
|
