kicad/brewboard-rescue.kicad_sym

Fri, 28 Jun 2024 15:33:24 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 28 Jun 2024 15:33:24 +0200
branch
idf 5.1
changeset 137
e0f50087c909
parent 122
9a0da652c5c4
permissions
-rw-r--r--

Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.

(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
  (symbol "+3.3V-power" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
    (property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Value" "+3.3V-power" (id 1) (at 0 3.556 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (id 2) (at 0 0 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 0 0 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (symbol "+3.3V-power_0_1"
      (polyline
        (pts
          (xy -0.762 1.27)
          (xy 0 2.54)
        )
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
      (polyline
        (pts
          (xy 0 0)
          (xy 0 2.54)
        )
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
      (polyline
        (pts
          (xy 0 2.54)
          (xy 0.762 1.27)
        )
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
    )
    (symbol "+3.3V-power_1_1"
      (pin power_in line (at 0 0 90) (length 0) hide
        (name "+3V3" (effects (font (size 1.27 1.27))))
        (number "1" (effects (font (size 1.27 1.27))))
      )
    )
  )
  (symbol "Jumper_NC_Small-Device" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes)
    (property "Reference" "JP" (id 0) (at 0 2.032 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Value" "Jumper_NC_Small-Device" (id 1) (at 0.254 -1.524 0)
      (effects (font (size 1.27 1.27)))
    )
    (property "Footprint" "" (id 2) (at 0 0 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "Datasheet" "" (id 3) (at 0 0 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (property "ki_fp_filters" "SolderJumper*Bridged* Jumper* TestPoint*2Pads* TestPoint*Bridge*" (id 4) (at 0 0 0)
      (effects (font (size 1.27 1.27)) hide)
    )
    (symbol "Jumper_NC_Small-Device_0_1"
      (circle (center -1.016 0) (radius 0.508)
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
      (circle (center 1.016 0) (radius 0.508)
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
      (arc (start 1.016 0.762) (mid 0 1.1828) (end -1.016 0.762)
        (stroke (width 0) (type default) (color 0 0 0 0))
        (fill (type none))
      )
      (pin passive line (at -2.54 0 0) (length 1.016)
        (name "1" (effects (font (size 1.27 1.27))))
        (number "1" (effects (font (size 1.27 1.27))))
      )
      (pin passive line (at 2.54 0 180) (length 1.016)
        (name "2" (effects (font (size 1.27 1.27))))
        (number "2" (effects (font (size 1.27 1.27))))
      )
    )
  )
)

mercurial