File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
microbit/src/04-meet-your-hardware Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dedicated to explaining the weird chip naming. Here we learn that:
2424[ QFN48 ] : https://en.wikipedia.org/wiki/Flat_no-leads_package
2525[ Nordic Semiconductor ] : https://www.nordicsemi.com/
2626[ product page ] : https://www.nordicsemi.com/products/nrf51822
27- [ product specification ] : https://infocenter .nordicsemi.com/pdf /nRF51822_PS_v3.3.pdf
27+ [ product specification ] : https://docs .nordicsemi.com/bundle/nRF51822_PS/resource /nRF51822_PS_v3.3.pdf
2828
2929- The ` N51 ` is the MCU's series, indicating that there are other ` nRF51 ` MCUs
3030- The ` 822 ` is the part code
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dedicated to explaining the weird chip naming. Here we learn that:
2424[ aQFN73 ] : https://en.wikipedia.org/wiki/Flat_no-leads_package
2525[ Nordic Semiconductor ] : https://www.nordicsemi.com/
2626[ product page ] : https://www.nordicsemi.com/products/nrf52833
27- [ product specification ] : https://infocenter .nordicsemi.com/pdf /nRF52833_PS_v1.3.pdf
27+ [ product specification ] : https://docs .nordicsemi.com/bundle/nRF52833-PS/resource /nRF52833_PS_v1.3.pdf
2828
2929- The ` N52 ` is the MCU's series, indicating that there are other ` nRF52 ` MCUs
3030- The ` 833 ` is the part code
You can’t perform that action at this time.
0 commit comments