summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 51378242f..c6e19b7ac 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6487,4 +6487,6 @@
* include/ctype.h: Typo in macro name: iscntrol, not iscontrol (2104-1-17)
* libc/unistd/lib_getopt.c: If there are no arguments (argc == 1), then
getopt() make like the optind variable in an undefined state (2014-1-20).
+ * configs/olimex-stm32-p107: Failes to build is SPI3 for UEXT is not
+ remapped. From Max Holtzberg (2014-1-21).