579 Commits (939fc83c4ad0bf299db35b7ec0c44dee47f3d033)

Author SHA1 Message Date
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 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 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
Simon Wilks 37163011fc Use the update rate parameter provided and not the default. 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 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 4edf18b009 Add support for Fire STM32v3; sscanf fixes from Kate 13 years ago
Julian Oes df8bbb2d30 workaround in nuttx to allow for more than 6 arguments when starting an app (in my opinion needed) 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 a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 13 years ago
tnaegeli df03433034 g 13 years ago
patacongo 1550be3df3 Upate some pathes for the new NuttX repository 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
px4dev 5a8dda3343 It's mostly harmless, so turn on the bootloader update tool. 13 years ago
patacongo 1947d55686 Add W25 FLASH support to fire-stm32v2 and shenzhou boards; a fiew enc28j60 updates 13 years ago
patacongo 62f6889f92 ENC28J60 does not have a MAC address 13 years ago
patacongo 3deb02acb8 ENC28J60: All work is now performed on worker thread, not the in interrupt handler 13 years ago
patacongo 33aa07a726 CONFIG_ARCH_INTERRUPTSTACK is an integer. If not used, it should the value 0 or be undefined. Not 'n' 13 years ago
patacongo 4070ce05fe Fix a ARMv7-M interrupt disable/optimization bug 13 years ago
px4dev 273b6cf085 Enable the low-priority work queue; we're going to want to use it. 13 years ago
patacongo cfa24e37d6 Some ENC28J60-related fixes 13 years ago
patacongo 7c82cf6924 Fix ENC28J60 chip enable issue 13 years ago
patacongo 857d2a770b Update all unit tests to conform to recent naming convention changes in NuttX 13 years ago
patacongo cc0c42dd31 Add XML RPC server plus NXWM build fixes from Max Holtzberg 13 years ago
Lorenz Meier 5dd6cbcb13 Logging rate changes, 13 years ago
patacongo ae33fc3ed0 Fixes for z80 compilation with SDCC toolchain. There are still a few header file and linker issues 13 years ago
patacongo 0fb57027de Changes needed for clean ez80 compile with ZDS toolchain 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 77888ea156 Email address change in apps/ 13 years ago
patacongo 093ccf2015 Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg) 13 years ago
Lorenz Meier cab1fed3e9 Commented defconfig changes 13 years ago
Lorenz Meier fdd758df5c Increased stack sizes, this fixes the board not booting with a ROMFS mount message 13 years ago
patacongo eac15a4720 Fix MMC/SD support for Wildfire board; Granule allocator can now be used from intrrupt handler 13 years ago
patacongo 1b7dad5a76 Misc STM32 wildfire and ENC28J60 driver updates 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