129 Commits (ba5e400fb344ef2f1b01e38435f348ed33052244)

Author SHA1 Message Date
patacongo dd202a4aa7 NxWM: Add a missing part of the message blocking logic 13 years ago
patacongo ae3a9e76b5 NFS update 13 years ago
patacongo 3d0f071c60 Implement an NX interface to block flush message queues in multi-user mode. This is necessary to prevent stale window handles when a window is closed 13 years ago
patacongo b231fb795e NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before 13 years ago
patacongo 519ab1856f Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits 13 years ago
patacongo 383e7a0c97 Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application 13 years ago
patacongo 6798ffe9be Fix a critical NXTK bug related to mouse/touchscreen positions within framed windows 13 years ago
patacongo 95c738489d NFS update 13 years ago
patacongo 4bc440c90c Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 5df98379f4 Adding beginning of NxWM touchscreen support 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 f08f0709b3 Various fixes for running the NxWM unit test on the STM3240G-EVAL 13 years ago
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