150 Commits (bdd2c5b28836a80e3a79be23bfe45fd159203d8a)

Author SHA1 Message Date
patacongo c23d14b08e SMTPE11 and NxWM touchscreen fixes 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 5d31022f9d The STMPE11/touchscreen is now fully functional on the STM3240G-EVAL 13 years ago
patacongo 7cc9218389 Integrate the STMPE11 driver into the STM3240G-EVAL board logic 13 years ago
patacongo 69f4e02c17 Mostly cosmetic, partial fixes for STM3240G-EVAL LCD 13 years ago
patacongo a17f13da06 Add STMPE11 temperature sensor logic 13 years ago
patacongo db2a671b19 Add STMPE11 touchscreen logic 13 years ago
patacongo edf3b4667b Add framework for STMPE11 ADC interfaces 13 years ago
patacongo 36f080fa7d Add GPIO support to STMPE11 driver; NFS update 13 years ago
patacongo 03d9d974b5 Beginning of an SMTPE11 touchscreen/IO expander driver 13 years ago
patacongo 882448de92 Fix some warnings and fix some simulator builds 13 years ago
patacongo 2ff8d05734 More STM3240G-EVAL LCD updates 13 years ago
patacongo 5b83507116 Fix infinite loop in CDC/ACM driver 13 years ago
patacongo cf9b822df7 Minor fixes to PIC32MX7MMB led controls 13 years ago
patacongo 6d6976b06e Rename some USB device files 13 years ago
patacongo 42c322f824 More Kconfig files 13 years ago
patacongo 530040b164 drivers/serial: Don't disable Rx interrrupts on each character 13 years ago
patacongo 55d814ce2d STM32 WWDG watchdog driver works 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 57c04fbaea Kconfig updates 13 years ago
patacongo 8133934480 Add an upper half watchdog timer driver 13 years ago
patacongo d72d847d56 Minor kconfig fixes 13 years ago
patacongo 0bb3d17f8a Kconfig update 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 a45f93e311 Working for missing logic to get EP0 OUT DATA 13 years ago
patacongo 0c9433d032 Misc STM32 OTF FS driver fixes + More Kconfig files 13 years ago
patacongo d334d4d015 Fix CDC/ACM alternate interface number (from Antti) 13 years ago
patacongo fe091124b6 Modify configuration for use with STM32 OTG FS driver testing 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 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 0036b9b3cd A couple of fixes to common and STM32 serial handling to fix some data overrun conditions 13 years ago
patacongo 6d7a2956eb Missed one file from last set of LPC17xx DAC changes 13 years ago
patacongo bfbf2cccdf Additional documentation/README updates 13 years ago
patacongo 97fd097f9a Move include/sercomm to include/nuttx/sercomm 13 years ago
patacongo 79bdfcae3d A few more Calypso/Compal updates 13 years ago
patacongo 34c9408530 Add support for compal e99 and e88 phones 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 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 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 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 0362fd4c22 (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an option to suppress SDIO multi-block transfers in order to work around a buggy SDIO driver 13 years ago
patacongo bf06e16a5f Various STM32 SDIO and DMA fixes (SDIO DMA still does not work) 13 years ago
patacongo 3625222c6c Add QE support to STM32F4Discovery; add a test of the quadrature encoder driver 13 years ago