Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
This commit is contained in:
parent
932fc9f748
commit
65eb5fd4e8
90 changed files with 690 additions and 687 deletions
|
@ -11,6 +11,9 @@ msp430: sky.platform esb.platform # msb430.platform
|
|||
native: native.platform netsim.platform minimal-net.platform
|
||||
avr: avr-raven.platform
|
||||
|
||||
clean:
|
||||
@rm -rf [a-z]*
|
||||
|
||||
%.platform:
|
||||
@mkdir -p $*
|
||||
@cp *.c $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue