20429 Commits (dd2fe5d42fff1c0f1c50dd4f848358f06d1ed670)
 

Author SHA1 Message Date
patacongo 4c45a0b534 Enable the I2C tool in the STM3240G-EVAL NSH configuration 13 years ago
patacongo 6eb0403ddd If we are using a USB serial console, then NSH must wait for the USB device to be connected 13 years ago
patacongo 11170ae05b Add logic to set MAX17040 frequency 13 years ago
patacongo bbf8d0b6e4 Fixes for clean compile of battery drivers 13 years ago
patacongo 3ea4c05843 Completes first (untested) cut at MAX1704x battery driver 13 years ago
patacongo 8a4e17b865 Simplify upper-half battery driver 13 years ago
patacongo 80ce244ce1 Create a generic battery driver infrastructure 13 years ago
patacongo 0068180bf8 Create directory structures to support power-related devices 13 years ago
patacongo cb1242d496 New, extended CAN structures must be packed. 13 years ago
patacongo b179df901e Add support for extended (29-bit) CAN IDs 13 years ago
patacongo e5a26ed98c Fix some warnings 13 years ago
patacongo 20c9193e04 Leverage some bit timing logic from LPC17xx to the STM32 CAN driver 13 years ago
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