xmos / lib_device_control

xCORE device control library
Other
2 stars 16 forks source link

Introduce v5.0.0: update examples and build systems #109

Open lucianomartin opened 2 months ago

lucianomartin commented 2 months ago

The examples have been updated so that they can work on XK-VOICE-L71 boards. The examples are available for USB, I2C, SPI and XSCOPE. The actions of the examples consist of sending a control command and read back the payload for 4 times. The examples should be enhanced to allow more interactions between the user and the board. See LSM-124 for more details. The documentation has not been updated, this task is covered by LSM-120.

Closes https://xmosjira.atlassian.net/browse/LSM-63