78 Commits (bd050bdf6ba90482254331fa8cdd4f1c6e122c5d)

Author SHA1 Message Date
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo 6833671f0c 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopin 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 12 years ago
patacongo da3dd04ea5 Changes from Mike 12 years ago
patacongo 9129fb715b Fix a place that had a '\' but needed a '/' 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 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 81caf90b8d ModBus fixes from Freddie Chopin 12 years ago
patacongo bcdd7936ce Centralized the definition of the INCDIR script in tools/Config.mk 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 24a0389152 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo d04ce723f0 Several patches from Petteri Aimonen (mostly NxWidgets) 12 years ago
patacongo 0bb1b8c74c Convert configs/stm32f4discovery/nxlines to use Kconfig tool 12 years ago
patacongo a1d2cc2cb4 Fix apps/netutils/webclient build problem 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 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 df77815b8b Add support for wget POST interface; from Darcy Gong 12 years ago
patacongo 23e8d5321a Create an STM32F4Discovery configuration for testing uClibc++ 12 years ago
patacongo 708ebb52f0 More uClibc++ build fixes 12 years ago
patacongo d7aefb08f7 Fixes for warnings from Freddie Chopin 12 years ago
patacongo f5776dec9f uClibc++ compiles... but it is a long way from linking 12 years ago
patacongo 25136e9a50 Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest 12 years ago
patacongo 05a1bb2abf Add apps/examples/cxxtest from Qiang Yu 12 years ago
patacongo a74dd08492 Documentation update 12 years ago
patacongo 33a3edbaf7 Add apps/examples/wgetjson from Darcy Gong 12 years ago
patacongo 26cbab4570 Add apps/netutils/codecs and associated NSH commands from Darcy Gong 12 years ago
patacongo 5681b615ec C++ constructors work with ELF load now 12 years ago
patacongo 71fad980c5 Finish implemention of ELF loader static constructor support. Still some issues. 12 years ago
patacongo 0b6dd037e6 DNS fixes from Darcy Gong 12 years ago
patacongo 4f104b5e3d Add port of cJSON from Darcy Gong 12 years ago
patacongo 1f1319f25b The ELF loader is basically functional (needs more testing) 12 years ago
patacongo 7bc6a69f46 ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration 12 years ago
patacongo 7f2512627e Rename elf.h to elf32.h; Additional ELF loader changes 12 years ago
patacongo a6e577e3c4 More ELF loader changes 12 years ago
patacongo 92bbd36612 Add an example for testing the ELF loader 12 years ago
patacongo 8a2348d18d Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
patacongo 2327d0eedc Fewer shell invocations in apps/Makefile 12 years ago
patacongo 4de5307aa3 Update documentation for recently added configuration options 12 years ago
patacongo f44266675e Several bugfixes contributed by Petteri Aimonen 12 years ago
patacongo 736ac8982a Add MAX11802 touchscreeen driver from Petteri Aimonen 12 years ago
patacongo dbdf7cb3ae Ping/DNS fixes (part 2 of 2) 12 years ago