Skip to content

Commit 8f30b17

Browse files
committed
Update location of SPISlave and I2CSlave examples
1 parent 620f7b1 commit 8f30b17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/io/I2CSlave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Synchronization level: not protected.
1212

1313
Try this example to see how an I2C responder works.
1414

15-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_IO/I2CSlave)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_IO/I2CSlave/main.cpp)
15+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/I2CSlave)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/I2CSlave/main.cpp)

docs/api/io/SPISlave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ The default format is set to 8 bits, mode 0 and a clock frequency of 1MHz. Synch
1212

1313
## SPISlave example
1414

15-
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_IO/SPISlave)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_IO/SPISlave/main.cpp)
15+
[![View code](https://www.mbed.com/embed/?url=https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/SPISlave)](https://github.com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/SPISlave/main.cpp)

0 commit comments

Comments
 (0)