diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 10:33:30 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-23 10:33:30 +0200 |
commit | 0da43c3bc7b876aa07f409d6b7b3c7a8b72cfaae (patch) | |
tree | 3c53ff8585142139a6f95e4cd38921984846e2cf /docs/share | |
parent | d6440954806d381dae5b3df65b43192f897018c6 (diff) | |
parent | 4eec490cdfdcf6ea4283c2d069ef147fe2365d2b (diff) |
Merge branch 'wip/researcg' of github.com:lonkaars/puzzelbox
Diffstat (limited to 'docs/share')
-rw-r--r-- | docs/share/refs.bib | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/share/refs.bib b/docs/share/refs.bib index 1c37465..481d4d1 100644 --- a/docs/share/refs.bib +++ b/docs/share/refs.bib @@ -200,3 +200,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}, +} |