106 Commits (e90ec8087002c92fe1423a6d35fb1aa61e4fea98)

Author SHA1 Message Date
patacongo 4129b430d6 Some fixes for the PIC32 USB IN processing -- still some issues 13 years ago
patacongo 40f49928b0 Several fixes to the PIC32 USB device OUT path logic 13 years ago
patacongo 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago
patacongo 73af31f231 After a reset, need to re-connected to the bus 13 years ago
patacongo dabec8c010 A few more PIC32 USB fixes 13 years ago
patacongo bb41cf1b70 Add more low-level, thread-independent socket interfaces 13 years ago
patacongo 4f617d5be7 PIC32 USB driver updates 13 years ago
patacongo c8ef50d82b Fix PIC32 USB cloning errors -- There is not pbuffer toggle bit in the BDT status 13 years ago
patacongo 314e1d6189 PIC32 USB device only supports full ping poing mode 13 years ago
patacongo b34d35b328 A little more work (but not much progress) on the PIC32 USB device driver 13 years ago
patacongo dbd61e6f83 Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurations 13 years ago
patacongo 686d0f0daa Fix a small RAM log bug (the RAM log still does not work) 13 years ago
patacongo a563ce3647 Fix some typos and compilation errors introduced in the last checkin 13 years ago
patacongo bdbe8e114c Add logic to re-direct debug output to a sysloggin device 13 years ago
patacongo f03655f43a Add logic so that a RAM log can be used in place of a console device 13 years ago
patacongo a11ad68eed Candidate fix for the libboard.a dependency problem (from Mike Smith) 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 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 de66b638e1 PIC32 USB driver fixes (still not working) 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 d83819e4bb Finish PWM pulse count configuration 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 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 ab2faa6c9c Fix an error in the PIC32 USB device driver 13 years ago
patacongo 2901574aff STM32 GPIO fix; Fixes for PIC32 USB term example 13 years ago
patacongo 79e67d26b3 The PIC32 USB device driver is code complete (but untested) 13 years ago
patacongo 151f025ede More PIC32 USB device driver logic (still incomplete) 13 years ago
patacongo ed9a16ed75 More PIC32 USB device driver logic (still incomplete) 13 years ago
patacongo e136368c1f Correct last set of changes to configuration logic 13 years ago
patacongo 67c0262d13 More PIC32 USB driver stuff 13 years ago
patacongo 0acfb62c65 A little STM32 logic in the PIC32 USB driver 13 years ago
patacongo 617a772aff Initial PIC32 driver -- now is just a badly hacked STM32 USB driver 13 years ago
patacongo 269fd5a9cc Updates for PIC32MX USB driver 13 years ago
patacongo 50eddba2ce Changes to tools to support MAC OS 13 years ago
patacongo 9e73fa4817 Fix PIC32 serial driver lost interrupts 13 years ago
patacongo 8f88c268c2 Fix an PIC32 error in scheduling of signal handlers 13 years ago
patacongo 49a51cb0f1 Fix a MIPS delay slot error in the software interrupt logic 13 years ago
patacongo c31cec6498 Partial bring-up of the pcblogic board 13 years ago
patacongo de91ef50a1 Fix a PIC32 software interrupt bug (pipeline hazard) 13 years ago