281 Commits (22c2af3274fcc0fc4d047e1595cab488b5505961)

Author SHA1 Message Date
patacongo b8e32a94f3 First round of changes from debug of USB composite device (still has problems) 13 years ago
patacongo cd24ef4a30 Add a text for the new composite USB device 13 years ago
patacongo 804205a104 More USB composite device logic 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo 558771edd8 Corrections for LP17xx UARTs and Nucleus 2G 13 years ago
patacongo f26cad06f6 STM32 F4 I2C updates 13 years ago
patacongo 897ccf6f46 Lots of re-organization -- getting ready to support a composite USB device 13 years ago
patacongo 4c45a0b534 Enable the I2C tool in the STM3240G-EVAL NSH configuration 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 a9e951e726 Add configuratin to select TSEG1 and TSEG2 values 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 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 10cc67fe13 Add definitions for another Sure Elec. PIC32 board 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 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 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 632b6f6f78 More progress on the PIC32MX Ethernet driver 13 years ago
patacongo a0df72a73e 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 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 43392986a0 Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2E 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 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 b8e1e31038 Remove references to the detron board 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