382 Commits (3bec164b3ae1cd7f9b5dcec532e7d073be96d45d)

Author SHA1 Message Date
patacongo afda776368 Fix various build-related typos 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 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 12 years ago
patacongo 21f348544f Kconfig updates from Freddie Chopin 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
patacongo 372c7ce012 mkdeps.c: Oops MinGW does not have WEXITSTATUS; Now all of NuttX on native Windows WITH dependencies (still some link time problems). 12 years ago
patacongo 693a7083ae mkdeps.c: Fix some strtok logic; fix some system() return value check 12 years ago
patacongo 2e8ca5cb32 This is the new, top-level, redirecting Makefile 12 years ago
patacongo 50d55efc79 Add tools/incdir.bat; Rename top-level Makefile to Makefile.unix 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 d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 12 years ago
patacongo fe19d5bea1 A few more build fixes 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 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 a2926f6d12 Remove bash fragments that test for board/Makefile 12 years ago
patacongo 3ceb882b97 arch/../src/Makefiles now use only libraries in lib/ 12 years ago
patacongo 3bf4cd0abd Generated libraries are now installed in a new lib/ directory 12 years ago
patacongo 5b5b007db3 OK.. I think the directory has been recovered and renamed 12 years ago
patacongo 6d8270ffc5 Still trying to recover directory contents 12 years ago
patacongo a09a1f220c Trying to recover from deleted directory contents 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 07c9ee788c Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape support 12 years ago
patacongo b5167ec3a4 UG-2864AMBAG01 driver is basically functional 12 years ago
patacongo d04ce723f0 Several patches from Petteri Aimonen (mostly NxWidgets) 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 44b76a4244 Add driver for Univision UG-2864AMBAG01 12 years ago
patacongo ae6c7f885a STM32 OTG FS device fix from Petteri Aimonen 12 years ago
patacongo a1d2cc2cb4 Fix apps/netutils/webclient build problem 12 years ago
patacongo e99deb5c4a Patch to removed MMCSD NSLOTS warning from Freddie Chopin 12 years ago
patacongo 9fa8d5d608 STM32 F100 High Density support and generic board configuration from Freddie Chopin 12 years ago
patacongo 7961d6ce58 Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build fix from Darcy Gong 12 years ago
patacongo 5d0999c859 Prep for 6.23 release 12 years ago
patacongo e67d8af636 uClibc++ exceptions are working 12 years ago
patacongo 516633dcd7 Change = to += in setting of LDFLAGS in all architecture Makefiles 12 years ago
patacongo bb96124a20 Changes to get a clean build of apps/examples/cxxtest with the STM32 and uClibc++ 12 years ago
patacongo 396d6787a7 Missed a few ld.script files in Freddie Chopin's last big change 12 years ago
patacongo f6de06f9f9 Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gong 12 years ago
patacongo baeabacae3 Massive clean-up of linker scripts from Freddie Chopin 12 years ago
patacongo 9583fa1abd Relay example from Darcy Gong 12 years ago
patacongo f561a5ab03 RGMP 4.0 update from Qiang Yu 12 years ago