- Jun 05, 2015
-
-
Gregory Nutt authored
Add support for a union file system that can be used to overlay and merge the content of two mounted file systems.
-
- Jun 02, 2015
-
-
Gregory Nutt authored
-
- May 26, 2015
-
-
Gregory Nutt authored
-
- May 23, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 18, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build
-
Gregory Nutt authored
Update the type passed to watchdog timer handlers. Using uint32_t is a problem for 64-bit machines.
-
- May 12, 2015
-
-
Gregory Nutt authored
-
- May 10, 2015
-
-
Gregory Nutt authored
OHCI: Fix length calculation in all OHCI drivers: CBP==0 means that the entire buffer was transferred, not that a null packet was tranaferred
-
- May 07, 2015
-
-
Gregory Nutt authored
Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51.
-
- May 06, 2015
-
-
Gregory Nutt authored
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
-
- May 01, 2015
-
-
Gregory Nutt authored
-
- Apr 15, 2015
-
-
Gregory Nutt authored
-
- Apr 14, 2015
-
-
Gregory Nutt authored
-
- Apr 13, 2015
-
-
Gregory Nutt authored
Remove all traces of the Galileo board. That port is not going to happen -- I dont' even have the Galileo board anymore.
-
- Apr 11, 2015
-
-
Gregory Nutt authored
Allow NSH date command with no RTC. This command is useful without an RTC too. Also, this permits testing on the simulator which never has an RTC
-
- Apr 09, 2015
-
-
Gregory Nutt authored
-
- Apr 05, 2015
-
-
Gregory Nutt authored
drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line
-
Gregory Nutt authored
Add a 'capped' boolean parameter to all drawline/drawLine functions/methods. The idea is that this will produce better joining between lines
-
- Apr 03, 2015
-
-
Gregory Nutt authored
-
- Apr 02, 2015
-
-
Gregory Nutt authored
-
- Apr 01, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 31, 2015
-
-
Gregory Nutt authored
-
- Mar 29, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 21, 2015
-
-
Gregory Nutt authored
-
- Mar 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 09, 2015
-
-
Gregory Nutt authored
SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file
-
- Feb 28, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 24, 2015
-
-
Gregory Nutt authored
-
sauttefk authored
boards.
-
- Feb 22, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit
-
- Feb 20, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 15, 2015
-
-
Gregory Nutt authored
-