- Jun 24, 2016
-
-
Sebastien Lorquet authored
-
Gregory Nutt authored
SAM34 Bugfixes
-
Wolfgang Reissnegger authored
-
Wolfgang Reissnegger authored
-
- Jun 23, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Removed stm32f746g-disco/knsh configuration it failed to refresh (via tools/refresh.sh). I assume that it is a hand-edited configuration and, hence, must be removed from the repository
-
- Jun 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
sdmmc1 for stm32F7 74-75
-
Sebastien Lorquet authored
Add some CAN mode IOCTL calls. These will be useful for device autotest when the application boots. They are redundant with the CONFIG_CAN_LOOPBACK option, which can now just be interpreted as a default setting.
-
Gregory Nutt authored
syslog_dev_flush() needs to check if the inode is a mountpoint before calling the flush() method. Noted by David Sidrane.
-
Lok Tep authored
-
Lok Tep authored
-
Lok Tep authored
-
Lok Tep authored
-
- Jun 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
can: Add support for poll
-
Paul A. Patience authored
-
David Sidrane authored
-
Gregory Nutt authored
SYSLOG: Change configuration selections to assure that one and only one SYSLOG device can be selected. Also add a check to assure that it is appropriate to use up_putc as the low-level syslog device. Adds CONFIG_SYSLOG_CONSOLE and CONFIG_SYSLOG_SERIAL_CONSOLE.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SYSLOG: Now a two phase initialization. Some SYSLOG channels cannot be initialized until later in the bringup
-