64 Commits (fe19d5bea139e25e04c5260726ec300e49ffdf2b)

Author SHA1 Message Date
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
patacongo 78ba846c06 DNS fixes from Darcy Gong (part 1 of 2) 12 years ago
patacongo 8345d911e0 Add a THTTPD configuration for the Shenzhou board (Darcy Gong) 13 years ago
patacongo a03e58b7ac ADC support for the Shenzhou board from Darcy Gong 13 years ago
patacongo e4ccbe7508 You can now configure a login for Telnet NSH session -- from Darcy Gong 13 years ago
patacongo 4d23437df0 Several bugfixes, mostly from Darcy Gong 13 years ago
patacongo eb041b927a Fix some W25 driver errors 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 b0eb4f3cce Change order of includes in apps/Makefile; add clock frequencies to shenzhou, fire, and olimex-stm32 board.h files 13 years ago
patacongo e6656c077c Delete the apps/vsn directory (moved commands to apps/system) 13 years ago
patacongo 14b3f41aa6 Delete the apps/vsn directory (moved commands to apps/system) 13 years ago
patacongo 253d3ab523 Prep for 6.22 Release 13 years ago
patacongo de53b28fd3 Prep for NxWidgets 1.3 release 13 years ago
patacongo 343817a6fd Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable) 13 years ago
patacongo c3bc22f07c Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog 13 years ago