From 463b936557b4cb09967d054873aacda5d08a14f1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 1 Nov 2019 07:53:27 -0600 Subject: [PATCH] INVIOLABLES.txt: Trivial update. --- INVIOLABLES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INVIOLABLES.txt b/INVIOLABLES.txt index ae7c133217..1b0e25b897 100644 --- a/INVIOLABLES.txt +++ b/INVIOLABLES.txt @@ -55,6 +55,9 @@ Clear, Consistent, Standardized Coding Style o Nothing can come into NuttX that does not follow the coding standard. o Expediency is not a justification for violating the coding standard. + The NuttX coding standard can be found here: + http://www.nuttx.org/doku.php?id=documentation:codingstandard + Open and Unencumbered License -----------------------------