- Jun 06, 2013
-
-
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
-
Gregory Nutt authored
Fix null packet handling in the PIC32 USB device driver. This is a critical bug fix for PIC32. Add support for the USB monitor to the Sure-PIC32MX configuration
-
- May 27, 2013
-
-
Gregory Nutt authored
-
- May 26, 2013
-
-
Gregory Nutt authored
Converted all configurations to use the kconfig-frontends tools, cleaned up the directory structure and naming to match some of the more recent configurations, and added a segment LCD driver for the board. The initial checkin of the LCD driver is just a clone of configs/pcblogic-pic32mx/src/pic32mx_lcd1602 and it not yet expected to be functional.
-
- May 24, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add apps/examples/slcd, Remove USB from STM32L-Discovery, LSE support for the STM32 L family, some STM32L-Discovery LCD debug changes
-
- May 23, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- May 21, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH configuration is now fully functional on the STM32L-Discovery board.
-
- May 20, 2013
-
-
Gregory Nutt authored
-