123 Commits (1dff49d24fddf9e30182cf78941f9f45c96140cc)

Author SHA1 Message Date
patacongo b2fb8996ac STM32 USB OTG FS host driver update (almost done) 13 years ago
patacongo 451e17f183 Several more bug fixes for STM32 OTG FS host driver 13 years ago
patacongo 27bd0bbee4 Changes for clean STM32 USB host driver build 13 years ago
patacongo 6211f4726e CONFIG_DRAM_END configuration change from Richard Cochran 13 years ago
patacongo c3f866cc2c Progress on STM32 OTG FS host driver 13 years ago
patacongo ba31404b97 Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/Kconfig 13 years ago
patacongo dd681d7fff Some repartitioning of STM32 functionality to better support a USB host driver 13 years ago
patacongo 850df30e06 Drop STM32 F2/4 SDIO clock from 24 to 16 MHz. Seems to fix SD accesses on STM3240G-EVAL 13 years ago
patacongo 6c75c18bae Review and update some board configurations 13 years ago
patacongo 4ea9aa3ff1 Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directory 13 years ago
patacongo 4b6da20666 Get the STM3220G-EVAL nsh2 configuration to compile 13 years ago
patacongo 8cea749617 Progress of LPC43xx build environment 13 years ago
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