302 Commits (a18319347303bc29500f2e327540ffeac7143724)

Author SHA1 Message Date
patacongo 4bc440c90c Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs 13 years ago
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 23897082d9 NX trapezoid fixes; Various NxWM fixes 13 years ago
patacongo 5df98379f4 Adding beginning of NxWM touchscreen support 13 years ago
patacongo 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 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 424579fcba Add configuration for testing NxWM 13 years ago
patacongo 69f4e02c17 Mostly cosmetic, partial fixes for STM3240G-EVAL LCD 13 years ago
patacongo 03d9d974b5 Beginning of an SMTPE11 touchscreen/IO expander driver 13 years ago
patacongo 8e45cf0546 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 13 years ago
patacongo 2b6180f48e NxWM updates (with some NX and NxWidget fixes too) 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo 007ef5d050 Add NxConsole configuration for the STM3240G-EVAL board 13 years ago
patacongo d0cf30e839 Add support for UBW32 buttons 13 years ago
patacongo 8df96243b8 Add NSH configuration for the Bit Whacker 13 years ago
patacongo 87883c4b53 Configuration for Sparkfun UBW32 board 13 years ago
patacongo 305cf084d4 Add interfaces to support getting/setting of thread/task names 13 years ago
patacongo 5b83507116 Fix infinite loop in CDC/ACM driver 13 years ago
patacongo f544d4c1a8 Fix a UDP build issue 13 years ago
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 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 2e53a5cf45 Fix sched_setscheduler() return value 13 years ago
patacongo 338ad36286 Add beginning of LCD driver for the STM3240G-EVAL 13 years ago
patacongo 3be0d43036 Add a watchdog timer test 13 years ago
patacongo be4a25e5b5 Add skeleton file for STM32 watchdog timer driver 13 years ago
patacongo 9c8f49c100 Prep for 6.17 release 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 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 16b8b599a9 Add tools/cmpconfig.c to compare to configuration files 13 years ago
patacongo 3e8cc7b056 Include libgcc.a inside of the group of recursively linked libraries in all Makefiles 13 years ago
patacongo 74ed2d1e60 Updated Kconfig files from Lzyy 13 years ago
patacongo 68ddcbf917 Add RX interrupt logic to the STM32 OTG FS device driver 13 years ago
patacongo 48c8d782f9 Beginning of a NuttX configuration tool 13 years ago
patacongo 02354c2284 Add support for backspace and a cursor to NxConsole 13 years ago
patacongo 6542745de8 Add framework in NxConsole to support VT100 escape sequences 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 13 years ago
patacongo 2ad4791dfa NFS update 13 years ago
patacongo 61c5ec1bc7 The NX console appears to be fully functional 13 years ago
patacongo 5c2c73f6f5 Add beginnings of an NX console driver 13 years ago
patacongo 4bbb82261c Use const storage class on a few declarations to save SRAM 13 years ago
patacongo 79bdfcae3d A few more Calypso/Compal updates 13 years ago
patacongo f553c16cf6 Prep for NxWidgets 1.0 release 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 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