diff options
| author | hathach <[email protected]> | 2014-04-18 22:53:42 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-04-18 22:53:42 +0700 |
| commit | d1ecec49d1ae5d6e943f8544002699e3e13a0e1d (patch) | |
| tree | b6a44df6fa79dd40c3da8fba752951a330b2540d | |
| parent | fe0dafc73fc8e284de3f56cd4d34d35f63e0eafc (diff) | |
add C99 requirement
| -rw-r--r-- | readme.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.markdown b/readme.markdown index d96b93e37..0715adfd4 100644 --- a/readme.markdown +++ b/readme.markdown @@ -53,7 +53,7 @@ Currently the following OS are supported with tinyusb out of the box with a simp ### Toolchains ### -You can compile with any of following toolchains +You can compile with any of following toolchains, however, the stack requires C99 to build with - lpcxpresso - Keil MDK |
