175 Commits (36e37f5da4d016e033006db34bc8abad1d299b5d)

Author SHA1 Message Date
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 42af792dec Adding skeleton Kconfig files (part 2 of 2) 13 years ago
patacongo cb1591528f More progress on the STM32 OTG FS device driver 13 years ago
patacongo 55c0b5bec3 Beginnings of STM32 F4 OTG FS device driver 13 years ago
patacongo 5800304777 Update STM3210E-EVAL backlight controls 13 years ago
patacongo a325935198 Fix warning 13 years ago
patacongo 527ef72a50 Apply fixes for STM3210E-EVAL LCD backlight PWM 13 years ago
patacongo 3d86917712 More fixes for NxConsole driver 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 13 years ago
patacongo 61c5ec1bc7 The NX console appears to be fully functional 13 years ago
patacongo 9e5d37dcdd NX console should only be available if NX multi-user mode is enabled 13 years ago
patacongo 07e5222a41 NX console updates 13 years ago
patacongo 1a975c0a58 Updaes for NX Console 13 years ago
patacongo 7ce2f90034 NX console driver is code complete but untested 13 years ago
patacongo da51ecc974 Add support for the poweroff on calypso phones 13 years ago
patacongo 285a023286 Backout recent change to PIC32 network configuration -- doesn't work right with fewer I/O buffers 13 years ago
patacongo c7147522c9 Update Calypso README files 13 years ago
patacongo 37e8f4c725 Add comments about Calypso building 13 years ago
patacongo b32fd7491e Update documenation to include Calypso and the Compal phones 13 years ago
patacongo 34c9408530 Add support for compal e99 and e88 phones 13 years ago
patacongo 3e42396a44 Updated comments; starting to implement priority protection but backed everything out but some changes to comments 13 years ago
patacongo 72dfc599ee Documentation update; enabled I2C tool in stm32 nsh2 config 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 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 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 8c4a5d2149 Add hooks to support STM32 power management 13 years ago
patacongo 16f7ec20bd Extend examples/can so that it can be used in other contexts 13 years ago
patacongo c184b7a4de Tinkering with USB MSC device on PIC32 -- doesn't work 13 years ago
patacongo fd38715cba Add a PIC32 configuration that supports only a Telnet console 13 years ago
patacongo c6bd4f78c4 Add support for the Sure DB-DP11212 PIC32 board 13 years ago
patacongo 2204da6b60 Prep for 6.16 release 13 years ago
patacongo 288631c44f Add support for the STM3220G-EVAL board 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 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 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 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 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 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