Joel Sherrill
e6a4bc5595
misc/wscript trace/wscript: Add -std=c99 to CFLAGS
...
CentOS 7 has gcc 4.8.5 which defaults to C90.
2021-12-16 15:32:10 -06:00
Amar Takhar
bae873a5f9
Move mkimage.py to install_files so chmod is preserved and installed in bin/
2020-03-07 19:52:20 -05:00
Amar Takhar
e8c180f1be
Add to wscript and add python2 shebang.
...
This script does work but needs some user friendliness added which is
acknowledged by the author as it was meant as a quick replacement.
2020-03-03 20:08:10 -05:00
Chris Johns
deb54b6145
misc/tftpproxy: Add a proxy TFTP server.
...
- Uses a config INI file to map clients to servers
- Handle a number of requests to a single server's TFTP port (69)
and multiplex to a non-su ports or different servers.
- Supports running rtems-test to more than one hardware device using
TFTP at once.
2019-08-19 16:44:11 +10:00
Chris Johns
98f2f02f12
misc/boot-image: Add a tool to create boot images.
...
- FreeBSD support.
- MacOS support.
- Linux support.
- Support for 1st and 2nd loaders.
- Support uenv templates and uenv.txt support.
2019-06-12 09:49:00 +10:00
Chris Johns
d7979dece6
waf: Update the check_cc tests to a newer method supported by waf.
...
- Fix a minor issue in covoar's use of 64bit calls.
2019-05-27 10:08:27 +10:00
Sebastian Huber
1cd75c4952
bin2c: Import from RTEMS
...
Corresponding RTEMS commit is 75933d5d25cd50f80162b7a0d2f66a5534e1763f.
Update #3380 .
2018-06-14 07:26:47 +02:00