220 Commits (5c00ca343fabce95273d15b13da4460935134fd3)

Author SHA1 Message Date
patacongo 5df21bfd6d Most fixes to get NxWM working on the STM3240G-EVAL 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 0ffc37d476 Upated NxWM comments 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo 2ff8d05734 More STM3240G-EVAL LCD updates 13 years ago
patacongo 305cf084d4 Add interfaces to support getting/setting of thread/task names 13 years ago
patacongo b1cb7ef744 NFS update 13 years ago
patacongo 01de46fb3f NFS fixes 13 years ago
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
patacongo 6d6976b06e Rename some USB device files 13 years ago
patacongo b1dbaa35ee Fist cut at USB audio definitions 13 years ago
patacongo 941cf06037 More Kconfig stuff 13 years ago
patacongo 530040b164 drivers/serial: Don't disable Rx interrrupts on each character 13 years ago
patacongo 6aa752b338 Disable line buffering if the file is opened in binary mode; Also fix a couple of fopen/fdopen bugs 13 years ago
patacongo 5dd35e83ca More Kconfig stuff 13 years ago
patacongo 82474eadeb NFS client FS update 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo df5cef7de4 Finish STM32 IWDG and WWDG watchdog timer drivers 13 years ago
patacongo 8133934480 Add an upper half watchdog timer driver 13 years ago
patacongo a48bc67382 Add a header file that defines a standard watchdog timer driver 13 years ago
patacongo d3e26d8814 Add logic to hold off processing OUT SETUP request until OUT data phase completes 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 36e37f5da4 Move include/math.h to include/nuttx/math.h 13 years ago
patacongo d3974a62b3 Fix pascal build problem 13 years ago
patacongo 02354c2284 Add support for backspace and a cursor to NxConsole 13 years ago
patacongo 8f17baae37 NFS client update 13 years ago
patacongo 3d86917712 More fixes for NxConsole driver 13 years ago
patacongo 6542745de8 Add framework in NxConsole to support VT100 escape sequences 13 years ago
patacongo 55d55c1e70 Add ASCII and VT100 header files 13 years ago
patacongo 2ad4791dfa NFS update 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 f5211035ab Add a test for the NX console device 13 years ago
patacongo 9c5a6f54bd Add more NX console logic 13 years ago
patacongo 5c2c73f6f5 Add beginnings of an NX console driver 13 years ago
patacongo da51ecc974 Add support for the poweroff on calypso phones 13 years ago
patacongo 97fd097f9a Move include/sercomm to include/nuttx/sercomm 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 8bcfcd56d5 Add clock_synchronize() which may be used to re-synchonize the system time with an RTC after recovering from a low power state 13 years ago
patacongo 1018c9e441 NFS update + make some examples configurable as NSH built-ins 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