281 Commits (22c2af3274fcc0fc4d047e1595cab488b5505961)

Author SHA1 Message Date
patacongo 22c2af3274 Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common directory 13 years ago
patacongo 268286b979 Add support for the microchipOpen toolchain 13 years ago
patacongo cc329b27ce Enable LEDs on Mirtoo board 13 years ago
patacongo bafac89166 Mirtoo update 13 years ago
patacongo 98cd413b88 Change Mirtoo default UART to UART1; updates so that Mirtoo can be built on Linux 13 years ago
patacongo 2d1f373177 Mirtoo update 13 years ago
patacongo feda593289 RGMP NSH configuration fixes; Move strerror strings to FLASH 13 years ago
patacongo c1c60ad207 More updates for PIC32 MX1/2 device configuration bits 13 years ago
patacongo a5f5b07158 Set Mirtoo clock configuration 13 years ago
patacongo 524b08c3fc Updates to support the Mirtoo internal clocking 13 years ago
patacongo a81c274be8 PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configuration 13 years ago
patacongo 048a62dba9 Add a configuration to support the Mirtoo module 13 years ago
patacongo 3611ea2855 STM32 power management update 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 84feda595c Fix a divide-by-zero error in the trapezoid drawing logic 13 years ago
patacongo b2365bb867 PIC32MX7 MMB touchscreen driver update 13 years ago
patacongo 4c222bcab1 Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled 13 years ago
patacongo 930b5b836c Add an ADC-based touchscreen driver for the PIC32MX7 MMB board 13 years ago
patacongo 7da38c9dad The PIC32MX7 MMB's mio832qt2 LCD is functional 13 years ago
patacongo 48f2d672f0 Add support for the MIO283QT2 LCD 13 years ago
patacongo 2d80d4285e PIC32 USB mass storage device works; USB and MSC are now enabled by default in the PIC32MX7 MMB configuration 13 years ago
patacongo df97ce92a4 SD on Sure board should work in SPI mode2 as well 13 years ago
patacongo ad5395c160 SD card now works on the PIC32MX7 MMB board 13 years ago
patacongo 385b362b66 Correct naming of PIC32MX7MMB SPI initialization function 13 years ago
patacongo dc1b82ed5d Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instrumentatin for the PIC32 SPI driver 13 years ago
patacongo e02ce9e19d Fix PHY address search; NFS update 13 years ago
patacongo 1f961d132d Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB board 13 years ago
patacongo f9cff8fcc2 Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works. 13 years ago
patacongo ec313115e0 In 16-bit address mode, FSMC_A16 corresponds to address bit 17 13 years ago
patacongo eb4f77ce2b Fix error in NxWM makefile that creapt in with recent check-ins 13 years ago
patacongo 0d0e60676a Need to enable USB reset interrupt 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 5da1320789 Update all STM32 F2 files so that they are the same as the corresponding F4 files 13 years ago
patacongo 4bba15ad81 SSD1289 fixes 13 years ago
patacongo 516a0a7adb Add support for the USB trace cability in NSH when a USB console is used 13 years ago
patacongo 7b37a5a7ba remove a warning 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo e7f5bd322f Fix conditional compilation in STM32 quadrature encoder 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 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