13 Commits (37c517c25c0f3911cc18d6c138b37d82056f99b7)

Author SHA1 Message Date
patacongo 43d533da11 Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean 13 years ago
patacongo a32f081a29 Changes to Kconfig and matching defconfig files 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo 6ab6c46f2f Add USB host support for the STM3240G-EVAL board 13 years ago
patacongo ea82ad4344 Remove documentation from defconfig files so that they are more maintainable 13 years ago
patacongo 0abce6171e The USB host driver has been verified on the STM32F4Discovery 13 years ago
patacongo 24a61a9c47 Add USB host support to the STM32F4Discovery board 13 years ago
patacongo 2ac3898301 Lots of defconfig changes for compatibility with the configuration tool 13 years ago
patacongo 6211f4726e CONFIG_DRAM_END configuration change from Richard Cochran 13 years ago
patacongo a4f9a7805d More board configurations updates 13 years ago
patacongo 6c75c18bae Review and update some board configurations 13 years ago
patacongo 25e9fa05c7 STM32F4Discovery configuration clean-up 13 years ago
patacongo ca8620083e Add PM support for the STM32F4Discovery -- still a work in progress 13 years ago
patacongo 516a0a7adb Add support for the USB trace cability in NSH when a USB console is used 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo e856796371 Add STM32F4Discovery support for an SSD1289-based LCD 13 years ago
patacongo eaf671937f Add watchdog timer configuration info to all STM32 configurations 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo d334d4d015 Fix CDC/ACM alternate interface number (from Antti) 13 years ago
patacongo fe091124b6 Modify configuration for use with STM32 OTG FS driver testing 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo a69d50a488 Misc quad encoder updates 13 years ago
patacongo eccf19e0af Update STM32 configuration to use TIM8 instead of TIM2 13 years ago
patacongo dbd61e6f83 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 13 years ago
patacongo 0362fd4c22 (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an option to suppress SDIO multi-block transfers in order to work around a buggy SDIO driver 13 years ago
patacongo a7d27685a4 STM32 SDIO driver now build with DMA enabled 13 years ago
patacongo 3625222c6c Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo d0d0a0fbbf Add support for the STM32F4-Discovery (from Mike Smith) 13 years ago
patacongo 1e16645fb4 Fix LPC17 CAN driver; TX must be interrupt driven 13 years ago
patacongo d83819e4bb Finish PWM pulse count configuration 13 years ago
patacongo 94e1048f0b Add basic support for pulse count in the PWM interface 13 years ago
patacongo 550a7ef561 Clarify some aspects of ADC configuration for the STM32 13 years ago
patacongo 4f07eda719 Add support for STM32 Potentiometer via ADC3 13 years ago
patacongo 4f061fee64 Add Sure PIC32 NSH configuration 13 years ago
patacongo bfc578860c Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test 13 years ago
patacongo 073df6d28c Add the beginning of an STM32 CAN driver 13 years ago
patacongo b7edb56d6f Add a test for PWM drivers 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago