89 Commits (0073ac83ffd1e57093141ed081eecdd906701e8e)

Author SHA1 Message Date
patacongo ec81f66d5c Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board 13 years ago
patacongo 941cf06037 More Kconfig stuff 13 years ago
patacongo 340aca6485 More Kconfig stuff 13 years ago
patacongo d4362cc3aa More Kconfig files 13 years ago
patacongo e37d8b5e5d Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 13 years ago
patacongo 3e8cc7b056 Include libgcc.a inside of the group of recursively linked libraries in all Makefiles 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo 1460fecc90 Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined 13 years ago
patacongo a58d4b265f Move serial header files to include/nuttx/serial 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 0247373e8f Cosmetic PIC32 USB driver fixes (still has problems) 13 years ago
patacongo aa37eeaa03 Minor updates for PIC32 USB device driver bugs 13 years ago
patacongo 199e931462 The PIC32 USB driver (finally) works the the Mass Storage Class 13 years ago
patacongo 9242a9e578 Fix reported USB MSC product/revision 13 years ago
patacongo 2286099a15 Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2 13 years ago
patacongo 1427e50541 Fix PIC32 USB double buffer toggle 13 years ago
patacongo 8974ab15ba Updates to PIC32 USB stall logic -- still doesn't work right 13 years ago
patacongo fd38715cba Add a PIC32 configuration that supports only a Telnet console 13 years ago
patacongo 4757dd6aa8 PIC32 Ethernet driver now appears stable 13 years ago
patacongo 8d0386947e Correct PIC32 Ethernet Tx ring handling 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 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 777befe4bb Updates to PIC32 SPI driver 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 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 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