Merge remote-tracking branch 'origin/master' into st25fl1

This commit is contained in:
Gregory Nutt
2015-08-29 08:02:57 -06:00
5 changed files with 1573 additions and 1 deletions
+3 -1
View File
@@ -10898,4 +10898,6 @@
and, as a result, incorrect data transfers can cause crashes.
The fix is to lock into a single device once the MSS is locked
locked down (2015-08-27).
* drivers/lcd and include/nuttx/lcd: Add SSD1351 OLED controller
support. Contributed by Paul Alexander Patience (2015-08-28).