142 Commits (a5f001189e1a056be275e1d736e38893f96cd395)

Author SHA1 Message Date
patacongo 3c20b3a3cd Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 12 years ago
patacongo 8c5b57d449 configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix 12 years ago
patacongo 285cd25599 ez80f910200zco/ostest supports native windows build; other configurations also updated 12 years ago
patacongo aca95c7730 ez80f910200zco/ostest now uses Kconfig 12 years ago
patacongo 7d61592105 STM32 FLASH pre-fetch is no long enabled unless it is so configured 12 years ago
patacongo 632d7a57b1 Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driver 12 years ago
patacongo 24b6495537 Several changes (mostly graphics related) from Petteri Aimonen 12 years ago
patacongo 99cc52c076 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 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 90b0f6d2bc Implement pause() 12 years ago
patacongo bd050bdf6b Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration 12 years ago
patacongo cc099195b8 Patches 7-9 from Petteri Aimonen 12 years ago
patacongo 0ac67b46fb Patches 4-6 from Petteri Aimonen 12 years ago
patacongo da3dd04ea5 Changes from Mike 12 years ago
patacongo e24f408972 Mirtoo differences from Konstantin; File system fix from Lorenz Meier 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 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 923d1e49b5 Add tools/mkdeps.bat and tools/mkdeps.c 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 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 a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 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 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 e99deb5c4a Patch to removed MMCSD NSLOTS warning from Freddie Chopin 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 f561a5ab03 RGMP 4.0 update from Qiang Yu 12 years ago
patacongo 23e8d5321a Create an STM32F4Discovery configuration for testing uClibc++ 12 years ago
patacongo eb26187767 Add __cxa_atexit(); atexit() is now built on top of on_exit() 12 years ago
patacongo 1214744afc ST32F4Discovery board.h patches from Freddie Chopin 12 years ago
patacongo a5b189950e Add support for ferror(), feof(), and clearerr() 12 years ago
patacongo 25136e9a50 Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtest 12 years ago
patacongo 5022f81174 Add documentation for the binary loader 12 years ago
patacongo ce2653116a More documentation updated to reference the ELF loader. 12 years ago
patacongo 0e190d4cf7 lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
patacongo 5b7a650b16 Part I of port of Rhombus math library 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