You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
unknown 2daf978279 Initial commit:
This port consists of the following:
0) All places where I modified the original code
(hopefully) are marked with my initials PFS or pfs.
The only actual code changes were to write four
functions to replace the intrinsic functions used
by TI and IAR.
1) bluerobin code had to be elimiated because
mspgcc cannot link to the provided bluerobin library
and the source code is not available.
2) four intrinsic functions had to be written.
As of 2010-06-13 they are untested and couple of
them probably don't work yet.
3) All compiler specific areas what accommodated
IAR and CCS were enhanced to accommodate MSPgcc4
4) The Simpliciti *.dat files were converted to *.h files
13 years ago
..
nwk.c Initial commit: 13 years ago
nwk.h Initial commit: 13 years ago
nwk_QMgmt.c Initial commit: 13 years ago
nwk_QMgmt.h Initial commit: 13 years ago
nwk_api.c Initial commit: 13 years ago
nwk_api.h Initial commit: 13 years ago
nwk_app.h Initial commit: 13 years ago
nwk_frame.c Initial commit: 13 years ago
nwk_frame.h Initial commit: 13 years ago
nwk_globals.c Initial commit: 13 years ago
nwk_globals.h Initial commit: 13 years ago
nwk_types.h Initial commit: 13 years ago