- Jun 03, 2016
-
-
Gregory Nutt authored
This reverts commit 082d3222.
-
Gregory Nutt authored
-
Pierre-noel Bouteville authored
-
Pierre-noel Bouteville authored
-
Pierre-noel Bouteville authored
-
Pierre-noel Bouteville authored
-
Pierre-noel Bouteville authored
-
- Jun 02, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Remove drivers/mtd/flash_eraseall.c. It is not used in the OS and is just a dumb wrapper around the MDIOC_BULKERASE IOCTL call.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 01, 2016
-
-
Gregory Nutt authored
-
Frank Benkert authored
-
Gregory Nutt authored
Fix the Value Line adc IRQ number selection
-
Gregory Nutt authored
STM32F4 RTC: Remove 24 hour limit; Fix calculation of the alarm register (was not including day of the month). Fix a bad shift value
-
David Sidrane authored
-
- May 31, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
The rtc examples "alarm 10" now runs to completion
-
neilh10 authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
neil H authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 30, 2016
-
-
Gregory Nutt authored
-
Pierre-noel Bouteville authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 29, 2016
-
-
Gregory Nutt authored
correct bugs and add enhancements to pcf8574 lcd backpack driver
-
ziggurat29 authored
fleshed out rest of fileops interface; read now takes into consideration current file position (so the display can be read in multiple operations, and indiate EOF correctly), seek (really just to facilitate rewind), and unlink (to facilitate dropping from system at runtime).
-
Manuel Stühn authored
-
Gregory Nutt authored
-
ziggurat29 authored
correct logic hazard in latch and load nybble; was transitioning control lines at the same time as enable, causing spurious behaviour on less-tolerant displays improve timing parameters in init sequences for better display compatibility correct (row,col) -> address calculation; affects 4-line displays update comments in header and readme
-