mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-05 04:27:39 +00:00
Previously, only constants could be used to pass SPI instances to the SPI driver. This change makes it possible to use SPI instances from variables. Signed-off-by: Benoît Thébaudeau <benoit@wsystem.com>