280 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
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 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 21f348544f Kconfig updates from Freddie Chopin 12 years ago
patacongo 81caf90b8d ModBus fixes from Freddie Chopin 12 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 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 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 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 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 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 f44266675e Several bugfixes contributed by Petteri Aimonen 12 years ago
patacongo a03e58b7ac ADC support for the Shenzhou board 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
Lorenz Meier 607e902b88 Cleaned up / simplified position control, attacking pos control implementation next 13 years ago
px4dev dfae108e6a Go back to the FIFO scheduler for now, as we don't have time to shake out the RR scheduler changeover just yet. 13 years ago
px4dev 93c200d281 Add new 'task_spawn' interface for starting new tasks in the PX4 world 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
Lorenz Meier 855fbe8543 Minor style and documentation cleanups 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo cfa24e37d6 Some ENC28J60-related fixes 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 f6ca2227e3 USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 13 years ago
patacongo a033a25dbf Rename all apps/examples/-/main.c to something unique 13 years ago