mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-*
- tools/atrf-*/atspi-*.c: renamed to atrf-*.c - tools/atrf-*/Makefile (MAIN): updated name of program - tools/atrf-*/*.c: updated path in title comment
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# atspi-txrx/Makefile - Build the TX/RX test utility
|
||||
# atrf-txrx/Makefile - Build the TX/RX test utility
|
||||
#
|
||||
# Written 2010 by Werner Almesberger
|
||||
# Copyright 2010 Werner Almesberger
|
||||
@@ -11,7 +11,7 @@
|
||||
#
|
||||
|
||||
|
||||
MAIN = atspi-txrx
|
||||
MAIN = atrf-txrx
|
||||
|
||||
include ../Makefile.common
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* atspi-txrx/atspi-txrx.c - ben-wpan AT86RF230 TX/RX
|
||||
* atrf-txrx/atrf-txrx.c - ben-wpan AT86RF230 TX/RX
|
||||
*
|
||||
* Written 2010 by Werner Almesberger
|
||||
* Copyright 2010 Werner Almesberger
|
||||
Reference in New Issue
Block a user