repo.or.cz
/
contiki-2.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Change RIME max time to fit in 16 bit timer
[contiki-2.x.git]
/
tools
/
base64-encode
blob
348f27864edac396087e4653f3d197ada14b2551
1
#!/bin/sh
2
perl
-MMIME
::
Base64
-e
'print encode_base64(join("", <>))'