aboutsummaryrefslogtreecommitdiff
path: root/docs/share
diff options
context:
space:
mode:
Diffstat (limited to 'docs/share')
-rw-r--r--docs/share/refs.bib19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/share/refs.bib b/docs/share/refs.bib
index b6fe625..0af5f94 100644
--- a/docs/share/refs.bib
+++ b/docs/share/refs.bib
@@ -192,3 +192,22 @@
publisher = {Avans University of Applied Sciences},
year = {2022},
}
+
+@online{Joh21,
+ author = {Johnston, P.},
+ title = {Embedded systems testing resources},
+ url = {https://embeddedartistry.com/blog/2018/10/18/embedded-systems-testing-resources/},
+ month = jun,
+ msbib-day = {10},
+ msbib-accessed = {2024-02-25},
+ year = {2021},
+}
+
+@online{RPI23,
+ title = {Hardware APIs - Hardware I2C},
+ url = {https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#hardware_i2c},
+ month = jun,
+ msbib-day = {14},
+ year = {2023},
+ msbib-accessed = {2024-05-11},
+}