- Jun 09, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 08, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 07, 2013
-
-
Gregory Nutt authored
SAM4L: Add logic to enable selected peripherals on power up; Extend configuration so that each peripheral can be selected -- even though the drivers are not yet implemented
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 06, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix a backward conditional that cause the STM32 usb host driver to fail to detect disconnection events. From Scott
-
Gregory Nutt authored
Add flow control support to the STM32 serial driver; Fix some issues with UART2 and 5. From Lorenz Meier and Mike Smith
-
Gregory Nutt authored
-
Gregory Nutt authored
Add register definitions for SAM4L BPM and SCIF blocks; SAM4L clock initialization now selects an optimal power scaling mode
-
Gregory Nutt authored
-
- Jun 05, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 04, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
If CONFIG_STM32_DMACAPABLE is defined, use stm32_dmacapable to workaround attempt SPI DMAs from the CCM stack
-
Gregory Nutt authored
-
- Jun 03, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 02, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add missing NSH configuration settings. Correct some conditional logic for STM32 FALSH pre-fetch settings. From Lorenz Meier
-
Gregory Nutt authored
Eliminated sam3u_internal.h. Use separate header files instead. More renaming from sam3u_ to sam_ to make room in the namespce for the sam4l_
-
Gregory Nutt authored
Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to SAM to ssupport SAM4. Convert all configs/sam3u-ek configurations to use the kconfig-frontends tool
-
- May 30, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
-
- May 29, 2013
-
-
Gregory Nutt authored
Fix STM32F1 and F3 USB device driver. It was not handling NULL packets correctly and it prevent use of the driver with the CDC/ACM class
-
- May 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-