111 Commits (22c2af3274fcc0fc4d047e1595cab488b5505961)

Author SHA1 Message Date
patacongo 1f961d132d Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB board 13 years ago
patacongo eb4f77ce2b Fix error in NxWM makefile that creapt in with recent check-ins 13 years ago
patacongo 5a87fd158b A little more cleanup after the big STMPE11->811 name change 13 years ago
patacongo 5e0db56108 Massive naming fix: STMPE11->STMPE811 13 years ago
patacongo e6456b5d95 More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVAL 13 years ago
patacongo 2957b15317 Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo 5315932882 Add generic SSD1289 LCD driver 13 years ago
patacongo 8fc98459c3 Various improvements to NxWM hex calculator display 13 years ago
patacongo 55c75c6ba0 Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window 13 years ago
patacongo 6563cc60d3 Hack for font background when we cannot read from the LCD; Candidate fix for ILI9325 LCD 13 years ago
patacongo 232ce4e980 Prep for 6.18 release 13 years ago
patacongo 2acf00c2cd Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now 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 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 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 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 424579fcba Add configuration for testing NxWM 13 years ago
patacongo 69f4e02c17 Mostly cosmetic, partial fixes for STM3240G-EVAL LCD 13 years ago
patacongo 3373a23b68 Fix/verify the STM32 LCD in all supported orientations 13 years ago
patacongo 2ff8d05734 More STM3240G-EVAL LCD updates 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 a82ead552d Add completed LCD driver for the STM3240G-EVAL 13 years ago
patacongo b77059b500 STM3240G-EVAL LCD updates 13 years ago
patacongo 823d7a394a Update to the STM3240G-EVAL LCD driver 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
patacongo 338ad36286 Add beginning of LCD driver for the STM3240G-EVAL 13 years ago
patacongo d4362cc3aa More Kconfig files 13 years ago
patacongo eaf671937f Add watchdog timer configuration info to all STM32 configurations 13 years ago
patacongo 55d814ce2d STM32 WWDG watchdog driver works 13 years ago
patacongo e1920cbcb3 Add STM32 watchdog configuration 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 4205d70cc8 Fix much replicated typo. STM32 F4 SRAM is CCM, not TCM 13 years ago
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 fd38715cba Add a PIC32 configuration that supports only a Telnet console 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 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 0c04ea0089 Add logic to support the FSMC SRAM in the NuttX heap 13 years ago
patacongo 6fe64a1886 Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world 13 years ago
patacongo fcbad8c27f Add support for SRAM on board the STM3240G-EVAL board 13 years ago