220 Commits (5c00ca343fabce95273d15b13da4460935134fd3)

Author SHA1 Message Date
patacongo d7280d4382 Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed 13 years ago
patacongo 393b2646c2 Remove BOTHER 13 years ago
patacongo 1e15a6d1cf Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields 13 years ago
patacongo fce36677c1 Loosen up termios interfaces to allow more flexible baud settings; remove AIX-like interfaces of last check-in 13 years ago
patacongo 81d5f42a18 Add support for extended BAUD settings 13 years ago
patacongo dfa161e3c2 Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs 13 years ago
patacongo 11774cfb20 Add completed but untested support for RS-485 on the LPC43xx 13 years ago
patacongo 3dd3e950cb Add infrastructure to support RS-485 on the LPC43xx (logic still incomplete) 13 years ago
patacongo 0f1567878c Header file clean-up 13 years ago
patacongo 397386eb8a Implement basic SPIFI block driver for the LPC43xx (doesn't work) 13 years ago
patacongo 4f1e53b492 PM update 13 years ago
patacongo 266f29b3a1 Add a generic GCC stdarg.h header file 13 years ago
patacongo 7ec3df6877 Add a driver for SST 25 FLASH 13 years ago
patacongo 524b08c3fc Updates to support the Mirtoo internal clocking 13 years ago
patacongo 8812170a7c Fix RTC alarm function pointer 13 years ago
patacongo a81c274be8 PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configuration 13 years ago
patacongo 3611ea2855 STM32 power management update 13 years ago
patacongo 3f57b622df Add NFS rewinddir support; fixe some NFS warnings 13 years ago
patacongo 1c2b2798b4 Clean up NFS user interface; Fix NFS disconnect bug 13 years ago
patacongo c3cba92265 Minor change to NFS interface 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 48de4a98fc NFS update 13 years ago
patacongo 7aecf6e0d4 NFS update 13 years ago
patacongo 2f382d0878 More IPv6 rambling 13 years ago
patacongo 11d938dd21 First round of compile fixes for IPv6 13 years ago
patacongo ecd38c4f9d NFS update 13 years ago
patacongo 48f2d672f0 Add support for the MIO283QT2 LCD 13 years ago
patacongo ad5395c160 SD card now works on the PIC32MX7 MMB board 13 years ago
patacongo 81c4bcb9b5 Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I2C bug-for-bug compatibility 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 3295520ba2 NFS update 13 years ago
patacongo e856796371 Add STM32F4Discovery support for an SSD1289-based LCD 13 years ago
patacongo 5315932882 Add generic SSD1289 LCD driver 13 years ago
patacongo 3a6013aae5 NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver 13 years ago
patacongo 15730ec0d5 Add NX kbd input support to NxConsole 13 years ago
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