39900 Commits (9f97793491110e74481e143d534cf8d98313635f)
 

Author SHA1 Message Date
patacongo 019b83fc54 Get rid of psock.h (bad idea); Add logic to clone the socket structure when wrapping the telnet connection as a character driver 13 years ago
patacongo 1e4d04d53b A few more telnet updates 13 years ago
patacongo 622ac27bfa Add new psock layer; telnet session is now wrapped in a character device 13 years ago
patacongo a11ad68eed Candidate fix for the libboard.a dependency problem (from Mike Smith) 13 years ago
patacongo 6c72068d14 Correct a typo in STM32 I2C3 support 13 years ago
patacongo 41d243ce3e Most USB Composite device debug 13 years ago
patacongo f0d2b3cca3 The composite USB device is basically functional (more testing needed) 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 7bf58dba52 Major restructuring of CLASS<->driver interface to better support composite USB devices 13 years ago
patacongo 930ca11f09 More clean up of namespace 13 years ago
patacongo 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 13 years ago
patacongo f9739ec32a Fixes on reverification of USB mass storage class 13 years ago
patacongo 402addc937 Massive name change USB STRG -> USB MSC 13 years ago
patacongo 85a7bbb39f Massive name change USB STRG -> USB MSC 13 years ago
patacongo 5db00d175c Add support for stm32 F4 I2C3 13 years ago
patacongo 08964a35b2 Progress toward composite CDC/ACM+MSC USB device 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 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