Gregory Nutt
|
72cd42282c
|
Oops wrong else
|
2014-09-06 10:54:58 -06:00 |
|
Gregory Nutt
|
753f347723
|
Add missing else from last big change
|
2014-09-06 10:51:18 -06:00 |
|
Gregory Nutt
|
544cfc8aa2
|
Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build a main()
|
2014-09-06 10:42:03 -06:00 |
|
Gregory Nutt
|
c35653cd05
|
Only one install target per Makefile
|
2014-09-06 10:05:01 -06:00 |
|
Gregory Nutt
|
d8a239d649
|
Use more standard *argv[] instead easier **argv
|
2014-09-06 09:23:23 -06:00 |
|
Gregory Nutt
|
9f7c9b273f
|
With kernel build, entry point to all tasks is main, not some xyz_main
|
2014-09-06 09:19:15 -06:00 |
|
Gregory Nutt
|
d6bcd1a93a
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
Gregory Nutt
|
2b0f1ed109
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
|
Gregory Nutt
|
b9cf7acb1a
|
More trailing whilespace removal
|
2014-04-13 16:24:28 -06:00 |
|
Gregory Nutt
|
394f46560c
|
Fix problems with host build of the Zmodem tools
|
2013-07-16 11:23:35 -06:00 |
|
Gregory Nutt
|
c0e4184a3f
|
More Zmodem tweaks
|
2013-07-16 08:26:59 -06:00 |
|
Gregory Nutt
|
4303ec02b1
|
Zmodem utilities can now be built for Linux; Fix some configuration confusion
|
2013-07-15 17:50:17 -06:00 |
|
Gregory Nutt
|
4dd3ecb5a2
|
Minor end-of-the-day Zmodem changes
|
2013-07-15 17:11:09 -06:00 |
|
Gregory Nutt
|
b6778bf21d
|
Fix file write loop
|
2013-07-15 16:21:20 -06:00 |
|
Gregory Nutt
|
4d3e50b66f
|
Partial fixes for Zmodem RX buffering problems.
|
2013-07-15 12:33:35 -06:00 |
|
Gregory Nutt
|
86330f31c6
|
Fix some Zmodem buffer sizing issues
|
2013-07-14 17:01:23 -06:00 |
|
Gregory Nutt
|
82297ff7f8
|
More Zmodem bug fixes: Too many pkttypes; Use wrong packet buffer
|
2013-07-14 15:39:26 -06:00 |
|
Gregory Nutt
|
b3eee3fd9b
|
Several fixes realted to receiving Zmodem files
|
2013-07-14 14:19:17 -06:00 |
|
Gregory Nutt
|
3fddcfd334
|
Fix an error in the ordering of fields in zm_transition_s structure; update documentation
|
2013-07-14 12:34:45 -06:00 |
|
Gregory Nutt
|
4d439eda39
|
Initial check-ing of (non-working) Zmodem receive logic
|
2013-07-14 11:05:23 -06:00 |
|
Gregory Nutt
|
b614666243
|
Resolve a few Zmodem sender streaming issues
|
2013-07-13 19:57:04 -06:00 |
|
Gregory Nutt
|
7576163ff6
|
More Zmodem bugfixes and new files
|
2013-07-13 13:19:15 -06:00 |
|
Gregory Nutt
|
ac1efbab61
|
More Zmodem-related changes
|
2013-07-12 19:06:00 -06:00 |
|
Gregory Nutt
|
2ac792d3e9
|
Additional support needed for Zmodem debug
|
2013-07-12 18:10:12 -06:00 |
|
Gregory Nutt
|
929de26f6e
|
A few more zmodem files; still missing a few but those are still fragile and like to undergo some resign before they are usable
|
2013-07-12 16:28:35 -06:00 |
|
Gregory Nutt
|
551af554c0
|
Build/test framework for the Zmodem sz and rz commands which are on their way
|
2013-07-12 16:01:37 -06:00 |
|