Skip to content

Commit 48c97e7

Browse files
ERRNO_OPT at wrong level
1 parent 487c927 commit 48c97e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/source/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ Programming
6262
Build It
6363
========
6464

65-
100% through-hole construction. Hundreds of people have built one,
66-
typically for under $100 USD. You can also have a unit manufactured
67-
in China — no soldering required. All parts are currently in production;
68-
the Raspberry Pi Pico 2 is guaranteed until at least January 2040.
65+
100% through-hole construction. No IC programmer needed. Hundreds of people
66+
have built one, typically for under $100 USD. You can also have a unit
67+
manufactured in China — no soldering required. All parts are currently in
68+
production; the Raspberry Pi Pico 2 is guaranteed until at least January 2040.
6969

7070
- :doc:`hardware`: Schematic and manufacturing information.
7171

docs/source/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ get-only attribute also returns -1 with ``EINVAL``.
11991199
12001200
12011201
ERRNO_OPT Compiler Constants
1202-
-----------------------------
1202+
============================
12031203
12041204
OS calls will set ``RIA_ERRNO`` when an error occurs. The errno option
12051205
selects which numeric values to use because cc65 and llvm-mos each define

0 commit comments

Comments
 (0)