30 Commits (45a4bcb6efc323ad9b8b434e9cd30dbe41ded29f)

Author SHA1 Message Date
patacongo 1cb21ddcd1 A few more Windows native build fixes for eZ80 12 years ago
patacongo 00f711cdf1 Move some PHY initialization logic for Darcy 12 years ago
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 62432f165f configs/cloudctrl and tools/prebuild.py from Darcy Gong 12 years ago
patacongo b665308a87 Update for ez80 Windows native build (still does not work) 12 years ago
patacongo bd050bdf6b Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo a98248b591 Fix typol in Config.mk that would effect non-Windows builds 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo da3dd04ea5 Changes from Mike 12 years ago
patacongo afda776368 Fix various build-related typos 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 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 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 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 07c9ee788c Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape support 12 years ago
patacongo a6e577e3c4 More ELF loader changes 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 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 a2256f3fd9 Refactor common make definitions to tools/Config.mk; Add verbosity option to build (Richard Cochran) 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo cc0c42dd31 Add XML RPC server plus NXWM build fixes from Max Holtzberg 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 a444b0ebc4 Suppress network configuration in discover example if it is an NSH built-in functin 13 years ago
patacongo 093ccf2015 Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg) 13 years ago
patacongo ab8c622bed Changes to get a clean compile with the Kconfig Shenzhou board. Still some link issues 13 years ago
patacongo 8925923a5d configure.sh: Don't append the apps directory path setting if the correct setting is already in defined in the defconfig file. 13 years ago
patacongo d593a95d5a Add support for multiple work queues 13 years ago
patacongo 612735d392 configure.sh now will ignore appconfig files if CONFIG_NUTTX_NEWCONFIG is defined 13 years ago
patacongo 137329bfb0 mksymtab: Fix handling of final comma. Some C compilers can't handle them; Also add macro to provide the size of the symbol table 13 years ago
patacongo f3bd549392 Ooops.. mksymtab needs to check for zero-length header file names 13 years ago
patacongo b2db45bee3 Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files 13 years ago
patacongo d1764ac57e Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking? 13 years ago
patacongo 0eb58dfb72 The content for uIP web server demo is no longer canned, but is not built dynameically (Thanks to Max Holtzberg) 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
patacongo ba1adb705f Dequote Kconfig strings that may be used as components of a path 13 years ago
patacongo 3f9f7e6d3c mkconfig now calculates DRAM_END if not provided 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 524b08c3fc Updates to support the Mirtoo internal clocking 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago