]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Updated Printf library to new way of not requiring explicit wiring of any interfaces...
authorklueska <klueska>
Thu, 12 Jun 2008 12:33:47 +0000 (12:33 +0000)
committerklueska <klueska>
Thu, 12 Jun 2008 12:33:47 +0000 (12:33 +0000)
commit7e3e9dc68fd8299266a07e07357853271d424cdb
treebf6616ccc9ef60e865fcc415fd045b1fe495fbca
parentf44d6d35052f388b3dd92252f299df85a96d3fac
Updated Printf library to new way of not requiring explicit wiring of any interfaces.  Moved old implementation down into a 2_0_2 directory so that people can still use the old implementation if desired by simply changing the path to the lib in their Makefile
tos/lib/printf/2_0_2/PrintfC.nc [new file with mode: 0644]
tos/lib/printf/2_0_2/PrintfFlush.nc [new file with mode: 0644]
tos/lib/printf/2_0_2/PrintfP.nc [new file with mode: 0644]
tos/lib/printf/2_0_2/avr_stdio.h [new file with mode: 0644]
tos/lib/printf/2_0_2/printf.h [new file with mode: 0644]
tos/lib/printf/MainC.nc [new file with mode: 0644]
tos/lib/printf/PrintfC.nc
tos/lib/printf/PrintfP.nc
tos/lib/printf/printf.h