19 Commits (298b46ecfc184253d57a2bd4449ce4f64971502c)

Author SHA1 Message Date
px4dev 0267782782 Recover changes lost to bad merging. 12 years ago
Lorenz Meier 913f5a7812 Cleared last diff items between origin/master and fixedwing_outdoor 12 years ago
patacongo 424d1af00f Some fixes to apps/builtin/registry need to handle some additional cases 12 years ago
patacongo 3fe53af6be Remove .context kludge from apps/ directory 12 years ago
patacongo edb3871913 Remove some dependencies of distclean on clean. This should not be necessary in higher level makefiles and should speed up make distclean 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 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 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 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 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 7d318ee113 Cosmetic updates to the ENC28J60 driver 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 77888ea156 Email address change in apps/ 13 years ago
patacongo a033a25dbf Rename all apps/examples/-/main.c to something unique 13 years ago
patacongo 58686d844f Shenzhou board is first to use ONLY Kconfig for configuration 13 years ago
patacongo 90ef4d1d10 Fix scrambled Kconfig Make.defs files 13 years ago
patacongo b121fbbb00 Add configurable application entry point 13 years ago
px4dev d55dd67d77 Remove spurious I2C clock frequency resets. 13 years ago
Lorenz Meier d12c09cc86 improvements / debugging on I2C drivers 13 years ago
patacongo 3cc812dbad Fixes to apps/*/Make.defs files needed for auto-configuration build 13 years ago
patacongo 2b184e2630 drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 5868e1dc92 More Kconfig updates 13 years ago
patacongo 585a703015 Developing a new way to handle application configurations 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo f1c5ee72b9 Correction to the ZLP fix for the STM32 F4 OTG FS driver 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 373c6c3757 Adding skeleton Kconfig files (part 3 of 2) 13 years ago
patacongo b277d5c193 Fix read() return value for the case of permissions problem 13 years ago
patacongo 55d55c1e70 Add ASCII and VT100 header files 13 years ago
patacongo 2bc54edaf3 readline() (and hence NSH) now accept the DEL character as well as the Backspace character for the backspace functionality 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 6a4e8b32b3 Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago