mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
cpu: lpc2387: remove obsolete transceiver defines
This commit is contained in:
parent
5d8349298f
commit
09fb612ceb
@ -63,14 +63,6 @@ extern "C" {
|
||||
#define CC_CONF_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name Transceiver configuration
|
||||
* @{
|
||||
*/
|
||||
#define TRANSCEIVER_BUFFER_SIZE (10)
|
||||
#define RX_BUF_SIZE (10)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name UART0 buffer size definition for compatibility reasons
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user