Skip to content

Roll out latest changes, including Pico C SDK 2.1.1 API docs, to production #4035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ This is passed to the operating system in the Device Tree, e.g. `/proc/device-tr
This is passed to the operating system in the Device Tree, e.g. `/proc/device-tree/soc/serial@7d50c000/bluetooth/local-bd-address`

`77-84`:: xref:raspberry-pi.adoc#industrial-use-of-the-raspberry-pi[customer OTP values]
86:: board country - The default keyboard country code used by https://github.com/raspberrypi-ui/piwiz[piwiz]

`86`:: board country - The default keyboard country code used by https://github.com/raspberrypi-ui/piwiz[piwiz]
If set, this is available via Device Tree in `/proc/device-tree/chosen/rpi-country-code`

`87-88`:: xref:raspberry-pi.adoc#industrial-use-of-the-raspberry-pi[customer Ethernet MAC address]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,10 @@ NOQuuuWuFMMMCCCCPPPPTTTTTTTTRRRR
|
| 5: 8GB

|
|
| 6: 16GB

| CCCC (bits 16-19)
| Manufacturer
| 0: Sony UK
Expand Down
2 changes: 1 addition & 1 deletion lib/pico-sdk
Submodule pico-sdk updated 130 files
Loading