34301 Commits (5eb4ab6d73a0bf4bac2fc659cbe6a8576454f6ac)
 

Author SHA1 Message Date
patacongo 247096fede STM32 fixes for F4 32-bit timers 13 years ago
patacongo 10cc67fe13 Add definitions for another Sure Elec. PIC32 board 13 years ago
patacongo bf1e50eb94 Fix the STM32 PWM driver pulse count logic 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 309633cbdb For STM32 PWM output on TIM1/8, need to set master output enable (MOE) 13 years ago
patacongo 7d970cf8bb Fix bug in STM32 CAN: It must be interrupt driven 13 years ago
patacongo d0d0a0fbbf Add support for the STM32F4-Discovery (from Mike Smith) 13 years ago
patacongo 3692a444f9 Fix last change; the change was good but will prevent queuing multiple outgoing CAN packets 13 years ago
patacongo ede0deaaa8 CAN request order priority 13 years ago
patacongo 8129fb8f09 Implement the new CAN txready method for STM32 13 years ago
patacongo 1e16645fb4 Fix LPC17 CAN driver; TX must be interrupt driven 13 years ago
patacongo 6cd77c1702 Fix CAN callback argument 13 years ago
patacongo a734f89a13 Correct GPIO dump output 13 years ago
patacongo d83819e4bb Finish PWM pulse count configuration 13 years ago
patacongo f28db5c1c3 Add pulse count support to apps/examples/pwm 13 years ago
patacongo 94e1048f0b Add basic support for pulse count in the PWM interface 13 years ago
patacongo d012f2fd06 Replace logic STM32 IDLE loop with standard power management interfaces 13 years ago
patacongo 82114d9623 More progress on the PIC32MX Ethernet driver 13 years ago
patacongo 632b6f6f78 More progress on the PIC32MX Ethernet driver 13 years ago
patacongo abb776a834 Add support for STM32 UART4-5 and USART6 13 years ago
patacongo c7a7ac6cfb Apply STM32 timer patch from Mike Smith 13 years ago
patacongo d94c97fcdd Finishes PIC32 Ethernet header file 13 years ago
patacongo b89a9f92c8 More register definitions for the PIC32 Ethernet driver 13 years ago
patacongo 4043707a27 More PIC32 Ethernet register definitions 13 years ago
patacongo ac2726af8e Add PIC32 Ethernet driver (initial is just crude LPC17xx port) 13 years ago
patacongo be495c3241 Fix some interrupt decode errors in the PIC32MX USB driver 13 years ago
patacongo cdc1e0760e Costmet clean, whitespace, carriage-return removal 13 years ago
patacongo 9fad100973 PIC32 USB driver fixes 13 years ago
patacongo a0df72a73e Make STM32 F4 TIM pin naming consistent with F1 13 years ago
patacongo 1446c5f804 Make STM32 F4 TIM pin naming consistent with F1 13 years ago
patacongo ae529b8648 Incorporate Z80 bugfixes reported by Phillip Klaus Krause 13 years ago
patacongo a81a8867a6 Fix issue with LPC17xx CAN baud calculation 13 years ago
patacongo d90e91b4d6 LPC17xx CAN PCLK divisor is not a configuration parameter 13 years ago
patacongo ad270ba835 Add hooks for SD media change callbacks 13 years ago
patacongo 7de5004f47 Add logic to control CAN bit rate via the .config file 13 years ago
patacongo f16e231491 Fix a bug in 'make export' introduced recently 13 years ago
patacongo 03121710b5 File that should have been added in the last check-in 13 years ago
patacongo d880b5c4b5 Add APIs to support user access to the STM3240G-EVAL LEDs 13 years ago
patacongo 550a7ef561 Clarify some aspects of ADC configuration for the STM32 13 years ago
patacongo ab2faa6c9c Fix an error in the PIC32 USB device driver 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 157bef0d3d Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1 13 years ago
patacongo a2f9aff906 Fixes for STM32 ADC driver on the F4; LC17xx LED initial state 13 years ago
patacongo 77f614d624 Fixes for LPC1766-STK without LED support 13 years ago
patacongo b63c7c35d3 Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driver 13 years ago
patacongo 896617df73 LPC1766-STK CAN board support 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