C++ library to send/receive wireless Zigbee messages to/from a Silicon Labs-based transceiver using the EZSP protocol.
BSD 3-Clause "New" or "Revised" License
16
stars
7
forks
source link
Move AES SPI to /src/spi (instead of /src/spi/aes) #49
Closed
lionelains closed 4 years ago
Move the IAes.cpp, IAes.h, AesBuilder.cpp, AesBuilder.h one level up to be homogeneous with other SPIs and builders.