mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
880b740272
outputs two files and is triggered twice; use GNU make(1) with ordered prerequisites to avoid this race - Revert r143367 (and drop MAKE_ARGS) since we now need a patch anyways - While here, convert to OptionsNG, tighten COMMENT, sort the knobs, etc. - Reformat port description Reported by: marino
8 lines
374 B
Plaintext
8 lines
374 B
Plaintext
AS31 is a free 8051 assembler originally written by Ken Stauffer. Versions
|
|
of AS31 found here include important bug fixes and added features, such as
|
|
standard intel-hex output format for use with PAULMON2 and EPROM programmers.
|
|
AS31 is a good tool for building small 8051-based projects that are written
|
|
in 100% 8051 assembly language.
|
|
|
|
WWW: http://www.pjrc.com/tech/8051/
|