From d1ecec49d1ae5d6e943f8544002699e3e13a0e1d Mon Sep 17 00:00:00 2001 From: hathach Date: Fri, 18 Apr 2014 22:53:42 +0700 Subject: [PATCH] add C99 requirement --- readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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