diff options
Diffstat (limited to 'mbed-cortex-porting.md')
-rw-r--r-- | mbed-cortex-porting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbed-cortex-porting.md b/mbed-cortex-porting.md index 2889bbfbab..87f7c1e2f3 100644 --- a/mbed-cortex-porting.md +++ b/mbed-cortex-porting.md @@ -1,5 +1,5 @@ -## cstddef compile error - +## <cstddef> compile error +with arm-none-eabi-gcc (4.8.2-14ubuntu1+6) 4.8.2 ``` $ make -f Makefile.mbed |