203 Commits (cc1e0ef2356fd3fe24726386add7e6f7106574b6)

Author SHA1 Message Date
px4dev 9b509310e6 Fix logic bug in ONLCR processing. 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
patacongo cfa24e37d6 Some ENC28J60-related fixes 13 years ago
patacongo 7c82cf6924 Fix ENC28J60 chip enable issue 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
patacongo f6ca2227e3 USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 13 years ago
patacongo 1b7dad5a76 Misc STM32 wildfire and ENC28J60 driver updates 13 years ago
patacongo 675f37494a Misc ENC28J60 fixes 13 years ago
patacongo 594b34a356 Update to granule allocator; Update to ENC28j60 driver 13 years ago
patacongo 64c8e5c7c3 Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2 13 years ago
patacongo c7a2544230 The M3 Wildfire port is code complete and ready for test 13 years ago
patacongo 2d556705e5 More logic for the MX3 Wildfire board 13 years ago
patacongo 2b424e0424 Some error handling bugs noted by Ronen Vainish 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo ddefd95e28 More Shenzhou board logic 13 years ago
patacongo 941daa511e Add LPC31 Kconfig 13 years ago
patacongo 2cdd7e7425 LPC17xx Kconfig looks good 13 years ago
patacongo 77c753b32a Add Kconfig settings for the LPC17xx 13 years ago
patacongo 8870a08597 Refactor serial configuratin; AVR teensy Kconfig now builds 13 years ago
patacongo 43d533da11 Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean 13 years ago
patacongo d593a95d5a Add support for multiple work queues 13 years ago
patacongo 9527119f73 Slightly improved delay logic for the USB host 13 years ago
patacongo 20c7cf9db9 Update STM32 USB OTG FS host driver -- the driver is now marginally functional 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