added another to do item: MISRA C.

This commit is contained in:
skarg
2008-01-08 15:18:10 +00:00
parent ef8f9c7e8b
commit a8dffb5a12
+1
View File
@@ -28,3 +28,4 @@ Q. Create BACnet router code that uses more than one datalink.
R. splint the code. Make intelligent fixes.
S. Fix src/mstp.c so that indent can parse it correctly.
T. Add "inline" to static functions that are only used once.
U. Modify code to compile with MISRA C rules.