1225 Commits (31d028828cc109f9608a27ca7d3ea05c628154f2)
 

Author SHA1 Message Date
patacongo 2204da6b60 Prep for 6.16 release 13 years ago
patacongo 080b0b41e0 Fix a typo introduce in the last big bunch of checkins for the STM32 F2 13 years ago
patacongo 288631c44f Add support for the STM3220G-EVAL board 13 years ago
patacongo 0cba35270a Add peripheral support for the STM32 F2 family 13 years ago
patacongo 6806ef6e3f Add IRQ/chip support for the STM32 F2 family 13 years ago
patacongo 7882e0671e Update PIC32 Ethernet driver 13 years ago
patacongo 04a88c0538 Fix several bugs related to PIC32 Ethernet driver 13 years ago
patacongo e01934d011 PIC32 Ethernet driver now at least talks to the PHY 13 years ago
patacongo 9422880309 RPC updates 13 years ago
patacongo 406e1cd01b Update PIC32 Ethernet driver from debugging (still does not work 13 years ago
patacongo 3b1852082c Verified USB (device) on the PIC32 Ethernet Starter Kit 13 years ago
patacongo fbb3cd0f03 Add support for USB device testing on the PIC32 starter kit 13 years ago
patacongo 3ded48ceae Add an NSH configuratin for the PIC32 starter kit 13 years ago
patacongo 777befe4bb Updates to PIC32 SPI driver 13 years ago
patacongo af2d48b0a3 RPC updates 13 years ago
patacongo a0b537dd76 Add PIC32 SPI driver 13 years ago
patacongo 0a89a8ade3 Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 13 years ago
patacongo 29772a3432 The PIC32 USB device driver is (finally) functional 13 years ago
patacongo a1a8abff71 RPC update 13 years ago
patacongo 94dc3e48cd Minor update to PIC32 USB device driver 13 years ago
patacongo eb43744cfe Some improvements in PIC32 USB BDT handling 13 years ago
patacongo df7302340e Fix some PIC32 USB IN transfer issues -- still more 13 years ago
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 c2bd949bf6 Remove quad_t 13 years ago
patacongo 82f12f7334 RPC updates 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 f18b635aa2 Add the beginnings of NFS client support 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 157e80bb9d Add logic to NSH startup to call C++ static initializers on startup 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo d83d1596b0 STM32 Quad Encoder bug fixes 13 years ago
patacongo 56bcc7b105 Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device 13 years ago
patacongo 2ac7d84029 Overflow position offset not needed if we have only 32-bit counters 13 years ago
patacongo 6dc915199c Add support for mixed 16- and 32-bit timers 13 years ago
patacongo 0c04ea0089 Add logic to support the FSMC SRAM in the NuttX heap 13 years ago
patacongo 08d0c58e89 Oops, can't use symbol OK here 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo fcbad8c27f Add support for SRAM on board the STM3240G-EVAL board 13 years ago
patacongo 1784e4785b Add single precision operations to FPU test 13 years ago
patacongo 2bc54edaf3 readline() (and hence NSH) now accept the DEL character as well as the Backspace character for the backspace functionality 13 years ago
patacongo fe55532f34 Fix bugs in lazy FPU register saving 13 years ago
patacongo a69d50a488 Misc quad encoder updates 13 years ago
patacongo 5f00d22a04 Ooops part of last checkin was still in the editor 13 years ago