Lines Matching refs:to
7 # functions to set properties for a given scope.
11 BRIEF_DOCS "OTP File to write"
12 FULL_DOCS "OTP File to write"
35 BRIEF_DOCS "Partition table to embed in output"
36 FULL_DOCS "Partition table to embed in output"
53 BRIEF_DOCS "Address to package UF2 at"
54 FULL_DOCS "Address to package UF2 at"
59 BRIEF_DOCS "UF2 family to use"
60 FULL_DOCS "UF2 family to use"
65 BRIEF_DOCS "Extra arguments to pass to processing"
66 FULL_DOCS "Extra arguments to pass to processing"
71 BRIEF_DOCS "Extra arguments to pass to uf2 conversion"
72 FULL_DOCS "Extra arguments to pass to uf2 conversion"
130 "to download and build the correct version"
203 # Package a UF2 output to be written to the PACKADDR address. This can be
204 # used with a no_flash binary to write the UF2 to flash when dragging &
205 # dropping, and it will be copied to SRAM by the bootrom before execution.
206 # This sets PICOTOOL_UF2_PACKAGE_ADDR to PACKADDR.
215 # Output the public key hash and other necessary rows to an otp JSON file.
216 # This sets PICOTOOL_OTP_FILE to OTPFILE.
225 # Adds an entry to the load map to instruct the bootrom to clear all of SRAM
227 # to PICOTOOL_EXTRA_PROCESS_ARGS.
230 # get and set, to inherit list
235 # append --clear to list
242 # Adds a version item to the metadata block, with the given major, minor and
244 # to PICOTOOL_EXTRA_PROCESS_ARGS if setting the rollback version, or set as compile
251 # get and set, to inherit list
294 # Set the UF2 family to use when creating the UF2.
295 # This sets PICOTOOL_UF2_FAMILY to FAMILY.
305 # PICOTOOL_SIGN_OUTPUT to true, PICOTOOL_SIGFILE to SIGFILE (if specified),
306 # and PICOTOOL_OTP_FILE to ${TARGET}.otp.json (if not already set). To
334 # Hash the target binary. This sets PICOTOOL_HASH_OUTPUT to true.
345 # block loop. This sets PICOTOOL_EMBED_PT to PTFILE.
356 # This sets PICOTOOL_AESFILE to AESFILE, and PICOTOOL_ENC_SIGFILE to SIGFILE