48 Commits (18b90c8848ca96919258e7df6dfd33a4ec7708d0)

Author SHA1 Message Date
patacongo 27ec2129d7 /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's Toolchain.defs; Fix error introduced into tools/configure.sh 12 years ago
patacongo 057c41d277 Big refactoring of toolchain definitions by Mike Smith 12 years ago
patacongo b665308a87 Update for ez80 Windows native build (still does not work) 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 98c0270ede More changes for Mike 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
patacongo 693a7083ae mkdeps.c: Fix some strtok logic; fix some system() return value check 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 12 years ago
patacongo 9324847103 Oops.. nested strtok in mkdeps.c, need to use strtok_r 12 years ago
patacongo b74772ee54 Mostly cosmetic changes 12 years ago
patacongo ccc5929f33 Fix some mkdeps.c issues; Incorporate mkdeps.c build in Makefiles 12 years ago
patacongo 923d1e49b5 Add tools/mkdeps.bat and tools/mkdeps.c 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 a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo b5167ec3a4 UG-2864AMBAG01 driver is basically functional 12 years ago
patacongo bf340e0ab5 Support for non-common vectors from Freddie Chopin 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 0bb1b8c74c Convert configs/stm32f4discovery/nxlines to use Kconfig tool 12 years ago
patacongo e99deb5c4a Patch to removed MMCSD NSLOTS warning from Freddie Chopin 12 years ago
patacongo 5d0999c859 Prep for 6.23 release 12 years ago
patacongo e67d8af636 uClibc++ exceptions are working 12 years ago
patacongo bb96124a20 Changes to get a clean build of apps/examples/cxxtest with the STM32 and uClibc++ 12 years ago
patacongo baeabacae3 Massive clean-up of linker scripts from Freddie Chopin 12 years ago
patacongo 23e8d5321a Create an STM32F4Discovery configuration for testing uClibc++ 12 years ago
patacongo 1214744afc ST32F4Discovery board.h patches from Freddie Chopin 12 years ago
patacongo 683e54b85f Fix DRAM size in STM32f4discovery defconfig files 12 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 13 years ago
patacongo 71fad980c5 Finish implemention of ELF loader static constructor support. Still some issues. 13 years ago
patacongo 5b7a650b16 Part I of port of Rhombus math library 13 years ago
patacongo 54aa383686 Support for relays on the Shenzhou board (Darcy Gong) 13 years ago
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing) 13 years ago
patacongo 7bc6a69f46 ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 13 years ago
patacongo ca71c149e2 Document problem with GCC 4.8.3 and the NXFLAT tools 13 years ago
patacongo ed4550ff48 Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld 13 years ago
patacongo e8a8129808 Fix a recurring, cloned typo 13 years ago
patacongo ee341514da All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILDROOT=y selected 13 years ago
patacongo 79e092e362 Update all config README.txt files to show that they use the EABI buildroot toolchain 13 years ago
patacongo 1e36879126 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 13 years ago
patacongo 44a18f5361 Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files 13 years ago
patacongo 4c432c716a Beginning of an Shenshou NxWM configuration 13 years ago
patacongo a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 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