89 Commits (fb7d63e558c5426a6383ec0bfd2721b02794d778)

Author SHA1 Message Date
patacongo fb7d63e558 Add strcasestr() 13 years ago
patacongo 43542f9f8f Add stm3240g-eval nsh2 configuration: SDIO and no UART 13 years ago
patacongo 05e846f340 Tried to get the Composite driver working on the LPC2148 (and failed) 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo a52f3af00a Add a configuration for testing the Telnet daemon 13 years ago
patacongo bede2bcc72 Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x configuration to test the USB composite device 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo 41d243ce3e Most USB Composite device debug 13 years ago
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