15 Commits (8f17baae37707f163ce7bbe7772d060efe11a858)

Author SHA1 Message Date
patacongo c8ef50d82b Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT status 13 years ago
patacongo 0c04ea0089 Add logic to support the FSMC SRAM in the NuttX heap 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 2bc54edaf3 readline() (and hence NSH) now accept the DEL character as well as the Backspace character for the backspace functionality 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 4ffc124e0a select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional 13 years ago
patacongo 4ccaa081c9 Enable STM32 F4 hardware floating point with the Atollic toolchain 13 years ago
patacongo dbd61e6f83 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 13 years ago
patacongo 6c02000ba4 Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 13 years ago
patacongo cb971e195e Add logic to STM32 SDIO driver to terminate on a DMA error 13 years ago
patacongo 3625222c6c Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo 20c9193e04 Leverage some bit timing logic from LPC17xx to the STM32 CAN driver 13 years ago
patacongo d0d0a0fbbf Add support for the STM32F4-Discovery (from Mike Smith) 13 years ago
patacongo 8129fb8f09 Implement the new CAN txready method for STM32 13 years ago
patacongo a734f89a13 Correct GPIO dump output 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 a0df72a73e Make STM32 F4 TIM pin naming consistent with F1 13 years ago
patacongo 550a7ef561 Clarify some aspects of ADC configuration for the STM32 13 years ago
patacongo a2f9aff906 Fixes for STM32 ADC driver on the F4; LC17xx LED initial state 13 years ago
patacongo 4f07eda719 Add support for STM32 Potentiometer via ADC3 13 years ago
patacongo 60006bab7a Update to the STM32 ADC and CAN drivers 13 years ago
patacongo bfc578860c Add loopback support to STM32 CAN driver; Add apps/examples/can loopback test 13 years ago
patacongo fbd1db66e1 STM32 CAN driver now compiles 13 years ago
patacongo 073df6d28c Add the beginning of an STM32 CAN driver 13 years ago
patacongo 468bf27b12 Update M25P driver per feedback from Mohammed Elwakeel 13 years ago
patacongo 5a714f6d99 Finishes the PWM driver for the STM32 13 years ago
patacongo 0047c1f1b1 First round of PWM driver debug changes 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago