aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9ee6690..5d98261 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ As such, it is by no way intended to be daily-driven by anyone.
Moreover, I don't even recommend to flash it on any other hardware than the PineTime dev kit wired to a STLink-V2 interface.
-nanji is written in C23.
-However, at the time I write this, GCC does not fully support the C23 standard (and as such, can't rely on all new features).
+nanji is written in C99 for to be buildable with most compilers.
+Moreover, as much as I would like to use C23, its new features are still not all implemented by GCC for the `arm-none-eabi` target.
## Building and flashing