psoc4500.cfg 265 B

12345678910111213
  1. #
  2. # Copyright (C) <2019-2021>
  3. # <Cypress Semiconductor Corporation (an Infineon company)>
  4. #
  5. # Configuration script for Cypress PSoC4500 family of microcontrollers.
  6. #
  7. if { ![info exists CHIPNAME] } {
  8. set CHIPNAME psoc4500
  9. }
  10. source [find target/psoc6_256k.cfg]