patacongo
|
84157013ea
|
All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILDROOT=y selected
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5219 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 18:09:05 +00:00 |
patacongo
|
e9ad8b49f8
|
Update all config README.txt files to show that they use the EABI buildroot toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5218 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 17:29:36 +00:00 |
patacongo
|
318f3427f3
|
Several bugfixes, mostly from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5217 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 14:50:37 +00:00 |
patacongo
|
f62e824113
|
Eliminate a warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5216 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 00:27:17 +00:00 |
patacongo
|
b2b77d0e99
|
More changes for buildroot EABI toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5215 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 00:20:49 +00:00 |
patacongo
|
18b3ba13bb
|
configs/shenzhou will now use the 4.6.3 buildroot EABI toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5214 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-05 23:43:05 +00:00 |
patacongo
|
1d1f34b3d0
|
Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-05 23:01:51 +00:00 |
patacongo
|
b4894c42dc
|
Fix some W25 driver errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5212 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 18:42:28 +00:00 |
patacongo
|
279fc93c4e
|
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 17:36:07 +00:00 |
patacongo
|
cfbbbcffd3
|
Change order of includes in apps/Makefile; add clock frequencies to shenzhou, fire, and olimex-stm32 board.h files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5210 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 15:07:06 +00:00 |
patacongo
|
2df382be20
|
Delete the apps/vsn directory (moved commands to apps/system)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5209 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 00:11:05 +00:00 |
patacongo
|
23139fbe13
|
Delete the apps/vsn directory (moved commands to apps/system)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-03 23:36:54 +00:00 |
patacongo
|
c291d4e009
|
Implementation of /dev/random using the STM32 Random Number Generator (RNG)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5207 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 20:34:25 +00:00 |
patacongo
|
1aa5859474
|
Prep for 6.22 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5206 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 19:10:52 +00:00 |
patacongo
|
842921a2eb
|
Prep for NxWidgets 1.3 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5205 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 15:58:41 +00:00 |
patacongo
|
0663694745
|
Fix problem with ping that prevent ping from going outside local network (Darcy Gong)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5204 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 14:13:04 +00:00 |
patacongo
|
cb93a6a1b4
|
Put Shenzhou NxWM config on a diet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5203 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-28 22:45:12 +00:00 |
patacongo
|
396f8c48ad
|
Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5202 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-28 19:24:46 +00:00 |
patacongo
|
2ac7f18021
|
Fix ID tagging in ADS7843/XPT2046 touchscreen driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5201 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 20:55:15 +00:00 |
patacongo
|
09e07d6550
|
Fix STM32 SPI3 remap logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5200 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 20:15:24 +00:00 |
patacongo
|
8a0899a695
|
STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5199 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 19:26:18 +00:00 |
patacongo
|
6a744b77a0
|
Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5198 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 15:29:53 +00:00 |
patacongo
|
c48a617cd2
|
Correct some bad parameter checking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5197 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 03:13:50 +00:00 |
patacongo
|
41396d5960
|
Fixes mostly related to touchscreen on Shenzhou board (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5196 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 01:26:47 +00:00 |
patacongo
|
3558feeaf5
|
Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5195 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-26 22:03:53 +00:00 |
patacongo
|
2a3aab213e
|
Shenzhou board has an SSD1289 LCD, not ILI93xx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5194 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-26 19:41:54 +00:00 |
patacongo
|
26ffdc5524
|
Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5193 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-26 14:36:28 +00:00 |
patacongo
|
c948f86296
|
Fix README.html links -- again
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5192 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 23:36:27 +00:00 |
patacongo
|
a1fcb44b4c
|
Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested).
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 22:04:51 +00:00 |
patacongo
|
e3531087d3
|
Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5189 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 21:15:02 +00:00 |
patacongo
|
eaa1d41b02
|
Port STM3240G-EVAL ILI93xx driver to Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5188 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 19:17:52 +00:00 |
patacongo
|
f2de6bd846
|
Hook in graphics/Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5187 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 01:29:27 +00:00 |
patacongo
|
4ccd0a2219
|
Beginning of an Shenshou NxWM configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5186 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 01:14:43 +00:00 |
patacongo
|
d5c8053638
|
Completes a bit-banging driver for the SSD1289 LCD on the Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5185 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-24 23:27:25 +00:00 |
patacongo
|
68bd6b6964
|
Add framework for SSD1289 LCD on Shenzhou
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5184 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-24 19:37:56 +00:00 |
patacongo
|
441cfb82db
|
Corrections for SD card on Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5183 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-24 18:57:38 +00:00 |
patacongo
|
801e07e135
|
Fixes STM32F107 DMA issue
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5182 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-24 15:51:48 +00:00 |
patacongo
|
325e6dca8d
|
Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when using STM32 ethernet driver with F1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5181 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-23 15:22:27 +00:00 |
patacongo
|
d0fe6e4509
|
Add missing STM32 F1 pin remapping definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5180 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 22:25:21 +00:00 |
patacongo
|
52877875b3
|
STM32 Ethernet, Slightly differ register layout for DM9161AEP PHY
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5177 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 19:19:56 +00:00 |
patacongo
|
3a818c18d2
|
Shenzhou board uses RMII PHY interface, not MII
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5176 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 16:48:44 +00:00 |
patacongo
|
69ca9d53c4
|
Make the Olimex stm32 p107 clock configuratin the standard for connectivity line devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5175 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 15:12:50 +00:00 |
patacongo
|
61fb767d91
|
Correct Shenzhou LED controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5174 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 14:06:47 +00:00 |
patacongo
|
0b6459cb28
|
More sscanf: Long flag (as in %ld) not be used in all of the places it should be
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5172 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 22:05:41 +00:00 |
patacongo
|
ca1150ce6c
|
Fix bug in last sscanf change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5171 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 18:51:04 +00:00 |
patacongo
|
e44e4f8f31
|
Recent I2C changes for F4 broke F1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5170 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 17:55:08 +00:00 |
patacongo
|
cf59fd173b
|
One more sscanf change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5169 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 17:34:13 +00:00 |
patacongo
|
626be6d914
|
Add support for Fire STM32v3; sscanf fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5168 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 17:32:30 +00:00 |
patacongo
|
d4513b1e64
|
Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5167 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-20 13:55:31 +00:00 |
patacongo
|
371d1917ec
|
Add support so that the W25 FLASH can be used with both the Shenzhou and Fire-stm32v2 boards
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5166 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-19 14:34:17 +00:00 |