34267 Commits (85796fbd84a37f7f7f60da668779aaa6724df513)
 

Author SHA1 Message Date
patacongo 0202eef05b Fixes to PIC32 USB driver and LPC17xx CAN driver 13 years ago
patacongo b70fafcb80 PIC32 USB: Remove some bad logic in EP0 post-SETUP clean-up 13 years ago
patacongo d7025f7dd0 Add logic to handle state and BDTs correctly with USB packet is dispatched by the class driver 13 years ago
patacongo a9e951e726 Add configuratin to select TSEG1 and TSEG2 values 13 years ago
patacongo b7533eed5d Fix shift value in PIC32 USB header file 13 years ago
patacongo 40cbbac3af PIC32 USB, using IN BDTs where OUT BDTs should be used 13 years ago
patacongo c67bc69d86 SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculation 13 years ago
patacongo 9b5078804f Fix offset to STM32 F1 AFIO EXTICR register 13 years ago
patacongo de66b638e1 PIC32 USB driver fixes (still not working) 13 years ago
patacongo 88094197cb Add support for building 32-bit simulation on a 64-bit target 13 years ago
patacongo 31c714f387 Finish coding of PIC32MX Ethernet driver 13 years ago
patacongo 0691a58eb7 More PIC32 Ethernet stuff (still incomplete) 13 years ago
patacongo fa785d8d31 Fixe the STM32 repetition counter. Setting of the repitition count was out of phase by 1 13 years ago
patacongo 0e80050d16 Fix STM32 F4 APB2 clock input frequencies 13 years ago
patacongo 4ce72e03b6 Increase range of pulse count in PWM driver 13 years ago
patacongo c55b63c7e3 Prep for 6.14 release 13 years ago
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