131 Commits (09eac48792417206230798528de54a7d1c349f1d)

Author SHA1 Message Date
patacongo 247096fede STM32 fixes for F4 32-bit timers 13 years ago
patacongo 64e7f6b00c On a failure to recognize a FAT file system, the mount logic should return -EINVAL, not -ENODEV 13 years ago
patacongo d0d0a0fbbf Add support for the STM32F4-Discovery (from Mike Smith) 13 years ago
patacongo a734f89a13 Correct GPIO dump output 13 years ago
patacongo 94e1048f0b Add basic support for pulse count in the PWM interface 13 years ago
patacongo abb776a834 Add support for STM32 UART4-5 and USART6 13 years ago
patacongo d90e91b4d6 LPC17xx CAN PCLK divisor is not a configuration parameter 13 years ago
patacongo 7de5004f47 Add logic to control CAN bit rate via the .config file 13 years ago
patacongo d880b5c4b5 Add APIs to support user access to the STM3240G-EVAL LEDs 13 years ago
patacongo 43392986a0 Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2E 13 years ago
patacongo 695341cc6d Fix buffer full test in generic CAN driver (plus fixes to comments) 13 years ago
patacongo 8da8798071 LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP1766-STK NSH configuration will support the CAN loopback test 13 years ago
patacongo 4f07eda719 Add support for STM32 Potentiometer via ADC3 13 years ago
patacongo 3d3bc75c12 The STM32 F4 CAN driver has been verified in loopback mode 13 years ago
patacongo a2c4245f0a Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configuration 13 years ago
patacongo 6a3f04eeab Fix an integer overflow bug in LPC17xx GPIO interrupt configuration 13 years ago
patacongo 9a1c94e294 Fix some LPC17xx GPIO/button interrupt logic 13 years ago
patacongo 8dc1600b39 Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document 13 years ago
patacongo a0c4a99222 Add (untested) support for the buttons on the Olimex LPC1766-STK board 13 years ago
patacongo 2901574aff STM32 GPIO fix; Fixes for PIC32 USB term example 13 years ago
patacongo e136368c1f Correct last set of changes to configuration logic 13 years ago
patacongo 269fd5a9cc Updates for PIC32MX USB driver 13 years ago
patacongo f01e35e651 Prep for 6.13 release 13 years ago
patacongo 49a51cb0f1 Fix a MIPS delay slot error in the software interrupt logic 13 years ago
patacongo 8953e3a370 Calibrated all PIC32 delay loops 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 468bf27b12 Update M25P driver per feedback from Mohammed Elwakeel 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