298 Commits (e975043dd3f56765a2a0292784666b2246ea6211)
 

Author SHA1 Message Date
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 83f66b9e18 Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14 13 years ago
patacongo d7561fc092 Shenzhou board has an SSD1289 LCD, not ILI93xx 13 years ago
patacongo 923da1b34b Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build 13 years ago
patacongo 415e830372 Fix README.html links -- again 13 years ago
patacongo 731b466aca If server fails to create a thread because of lack-of-resources (EAGAIN), don't terminate. Keep serving... Memory may become available again later. From Kate. 13 years ago
patacongo 2be7847efe Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested). 13 years ago
patacongo fd3df782b1 Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets 13 years ago
patacongo 734ea8dc16 Port STM3240G-EVAL ILI93xx driver to Shenzhou board 13 years ago
patacongo 26da047878 Hook in graphics/Kconfig 13 years ago
patacongo 4c432c716a Beginning of an Shenshou NxWM configuration 13 years ago
patacongo 77d18d5205 Completes a bit-banging driver for the SSD1289 LCD on the Shenzhou board 13 years ago
patacongo 169c620845 Add framework for SSD1289 LCD on Shenzhou 13 years ago
patacongo cafa22293a Corrections for SD card on Shenzhou board 13 years ago
patacongo e2b2cc3450 Fixes STM32F107 DMA issue 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 b58026b8f0 Add missing STM32 F1 pin remapping definitions 13 years ago
patacongo 5b51b5e3a4 hpttd.h needs to include stdbool.h 13 years ago
patacongo c9bb9dd995 Adds support for keep-alive connections to webserver 13 years ago
patacongo 45da426c19 STM32 Ethernet, Slightly differ register layout for DM9161AEP PHY 13 years ago
patacongo 5f7c2b3ead Shenzhou board uses RMII PHY interface, not MII 13 years ago
patacongo fc8f6c972a Make the Olimex stm32 p107 clock configuratin the standard for connectivity line devices 13 years ago
patacongo 4f381f2185 Correct Shenzhou LED controls 13 years ago
patacongo 1b7786e0e2 More webserver updates from Kate 13 years ago
patacongo 6052cd078a More sscanf: Long flag (as in %ld) not be used in all of the places it should be 13 years ago
patacongo 4a5f639e22 Fix bug in last sscanf change 13 years ago
patacongo e8f1a8bff9 Recent I2C changes for F4 broke F1 13 years ago
patacongo 99bc5e453b One more sscanf change 13 years ago
patacongo 4edf18b009 Add support for Fire STM32v3; sscanf fixes from Kate 13 years ago
patacongo 16778b66e2 Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.c 13 years ago
patacongo efda9c5de5 Add support so that the W25 FLASH can be used with both the Shenzhou and Fire-stm32v2 boards 13 years ago
patacongo 2b7f90d569 The ENC28J60 driver is now functional 13 years ago
patacongo e592dcedf2 webserver update from Kate 13 years ago
patacongo b50f2a7834 Fix another ENC28J60 chip select bug 13 years ago
patacongo e9474a7707 Add default file name if URL is a directory, giving index.html behavior. From Kate 13 years ago
patacongo 7d318ee113 Cosmetic updates to the ENC28J60 driver 13 years ago
patacongo a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 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 77b8e554f8 Add option for single connection web server. From Kate. 13 years ago
patacongo 1550be3df3 Upate some pathes for the new NuttX repository 13 years ago
patacongo 0a007da3d6 Resync new repository with old repo r5166 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