204 Commits (142556b442b1c88ed2ede2cb9904a6a324051e71)

Author SHA1 Message Date
Lorenz Meier 9e2076b4e4 Cleared last differences, ready for testing 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
px4dev 1f2ad5029a Improved termios support for the STM32 UART driver. Also add a little more termios processing to the generic serial layer. Implement FIONREAD. 12 years ago
patacongo 1cb21ddcd1 A few more Windows native build fixes for eZ80 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo a18d038b81 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo 07c9ee788c Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape support 12 years ago
patacongo b5167ec3a4 UG-2864AMBAG01 driver is basically functional 12 years ago
patacongo 169012eca9 STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic 12 years ago
patacongo c9750ef39f Add UG-2864AMBAG01 initialization for use on STM32F4Discovery 12 years ago
patacongo 44b76a4244 Add driver for Univision UG-2864AMBAG01 12 years ago
patacongo ae6c7f885a STM32 OTG FS device fix from Petteri Aimonen 12 years ago
patacongo a1d2cc2cb4 Fix apps/netutils/webclient build problem 12 years ago
patacongo e99deb5c4a Patch to removed MMCSD NSLOTS warning from Freddie Chopin 12 years ago
patacongo f561a5ab03 RGMP 4.0 update from Qiang Yu 12 years ago
px4dev 9b509310e6 Fix logic bug in ONLCR processing. 12 years ago
patacongo d7aefb08f7 Fixes for warnings from Freddie Chopin 12 years ago
patacongo 096397d49f STM32 ADC driver fixes 12 years ago
patacongo f44266675e Several bugfixes contributed by Petteri Aimonen 12 years ago
patacongo 736ac8982a Add MAX11802 touchscreeen driver from Petteri Aimonen 12 years ago
patacongo 4d23437df0 Several bugfixes, mostly from Darcy Gong 13 years ago
patacongo eb041b927a Fix some W25 driver errors 13 years ago
patacongo 96a334a758 Implementation of /dev/random using the STM32 Random Number Generator (RNG) 13 years ago
patacongo 343817a6fd Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable) 13 years ago
patacongo 8e47dd37d6 Fix ID tagging in ADS7843/XPT2046 touchscreen driver 13 years ago
patacongo f664e163e5 Fix STM32 SPI3 remap logic 13 years ago
patacongo 7dc357a4e6 STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller 13 years ago
patacongo c3bc22f07c Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog 13 years ago
patacongo 9a0be89531 Correct some bad parameter checking 13 years ago
patacongo ebdc6a36e8 Fixes mostly related to touchscreen on Shenzhou board (still does not work) 13 years ago
patacongo d7561fc092 Shenzhou board has an SSD1289 LCD, not ILI93xx 13 years ago
patacongo fd3df782b1 Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets 13 years ago
patacongo cafa22293a Corrections for SD card on Shenzhou board 13 years ago
patacongo 8da267c518 Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when using STM32 ethernet driver with F1 13 years ago
patacongo 2b7f90d569 The ENC28J60 driver is now functional 13 years ago
patacongo b50f2a7834 Fix another ENC28J60 chip select bug 13 years ago
patacongo 7d318ee113 Cosmetic updates to the ENC28J60 driver 13 years ago
patacongo 294e1a2df9 Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Kate 13 years ago
patacongo c3c602f93e Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Kate 13 years ago
patacongo 2981943392 Resync new repository with old repo r5166 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 1947d55686 Add W25 FLASH support to fire-stm32v2 and shenzhou boards; a fiew enc28j60 updates 13 years ago
patacongo c09094ccfc Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.h 13 years ago
patacongo 3deb02acb8 ENC28J60: All work is now performed on worker thread, not the in interrupt handler 13 years ago
patacongo 4070ce05fe Fix a ARMv7-M interrupt disable/optimization bug 13 years ago