30 Commits (24a61a9c47a210e655fb82286ecd9fb045719982)

Author SHA1 Message Date
patacongo ba1adb705f Dequote Kconfig strings that may be used as components of a path 13 years ago
patacongo 2ac3898301 Lots of defconfig changes for compatibility with the configuration tool 13 years ago
patacongo 30e820d861 The initial SYLOG device logic was valiant but yet still not enough 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 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 f08f0709b3 Various fixes for running the NxWM unit test on the STM3240G-EVAL 13 years ago
patacongo 8e45cf0546 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 13 years ago
patacongo 78ec889980 Update NxWM colors; remove NxWidgets shelving 13 years ago
patacongo 1c44939445 Fix an NxWidgets bug; Update NxWM (it kind of works now) 13 years ago
patacongo 0ffc37d476 Upated NxWM comments 13 years ago
patacongo 2b6180f48e NxWM updates (with some NX and NxWidget fixes too) 13 years ago
patacongo 882448de92 Fix some warnings and fix some simulator builds 13 years ago
patacongo d7c6496584 NxWM initial displays come up okay 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo 92dfc7ba19 More Kconfig 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 3d86917712 More fixes for NxConsole driver 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 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 1a975c0a58 Updaes for NX Console 13 years ago
patacongo 7ce2f90034 NX console driver is code complete but untested 13 years ago
patacongo 82da59c616 Add support for C++ static constructors (at least to a few platforms) 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo 88094197cb Add support for building 32-bit simulation on a 64-bit target 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago