|
6494 | 6494 | "2015" |
6495 | 6495 | ] |
6496 | 6496 | }, |
6497 | | - "EFM32PG12B500F1024GL125": { |
6498 | | - "inherits": [ |
6499 | | - "EFM32" |
6500 | | - ], |
6501 | | - "extra_labels_add": [ |
6502 | | - "EFM32PG12", |
6503 | | - "1024K", |
6504 | | - "SL_CRYPTO" |
6505 | | - ], |
6506 | | - "core": "Cortex-M4F", |
6507 | | - "macros_add": [ |
6508 | | - "EFM32PG12B500F1024GL125", |
6509 | | - "TRANSACTION_QUEUE_SIZE_SPI=4" |
6510 | | - ], |
6511 | | - "supported_toolchains": [ |
6512 | | - "GCC_ARM", |
6513 | | - "ARM", |
6514 | | - "uARM", |
6515 | | - "IAR" |
6516 | | - ], |
6517 | | - "release_versions": [ |
6518 | | - "2", |
6519 | | - "5" |
6520 | | - ], |
6521 | | - "device_name": "EFM32PG12B500F1024GL125", |
6522 | | - "public": false, |
6523 | | - "bootloader_supported": true |
6524 | | - }, |
6525 | | - "EFM32PG12_STK3402": { |
6526 | | - "inherits": [ |
6527 | | - "EFM32PG12B500F1024GL125" |
6528 | | - ], |
6529 | | - "device_has": [ |
6530 | | - "ANALOGIN", |
6531 | | - "CRC", |
6532 | | - "I2C", |
6533 | | - "I2CSLAVE", |
6534 | | - "I2C_ASYNCH", |
6535 | | - "INTERRUPTIN", |
6536 | | - "LPTICKER", |
6537 | | - "PORTIN", |
6538 | | - "PORTINOUT", |
6539 | | - "PORTOUT", |
6540 | | - "PWMOUT", |
6541 | | - "RESET_REASON", |
6542 | | - "RTC", |
6543 | | - "SERIAL", |
6544 | | - "SERIAL_ASYNCH", |
6545 | | - "SLEEP", |
6546 | | - "SPI", |
6547 | | - "SPISLAVE", |
6548 | | - "SPI_ASYNCH", |
6549 | | - "STDIO_MESSAGES", |
6550 | | - "USTICKER", |
6551 | | - "TRNG", |
6552 | | - "FLASH", |
6553 | | - "MPU", |
6554 | | - "WATCHDOG" |
6555 | | - ], |
6556 | | - "forced_reset_timeout": 2, |
6557 | | - "config": { |
6558 | | - "hf_clock_src": { |
6559 | | - "help": "Value: HFXO for external crystal, HFRCO for internal RC oscillator", |
6560 | | - "value": "HFXO", |
6561 | | - "macro_name": "CORE_CLOCK_SOURCE" |
6562 | | - }, |
6563 | | - "hfxo_clock_freq": { |
6564 | | - "help": "Value: External crystal frequency in hertz", |
6565 | | - "value": "40000000", |
6566 | | - "macro_name": "HFXO_FREQUENCY" |
6567 | | - }, |
6568 | | - "lf_clock_src": { |
6569 | | - "help": "Value: LFXO for external crystal, LFRCO for internal RC oscillator, ULFRCO for internal 1KHz RC oscillator", |
6570 | | - "value": "LFXO", |
6571 | | - "macro_name": "LOW_ENERGY_CLOCK_SOURCE" |
6572 | | - }, |
6573 | | - "lfxo_clock_freq": { |
6574 | | - "help": "Value: External crystal frequency in hertz", |
6575 | | - "value": "32768", |
6576 | | - "macro_name": "LFXO_FREQUENCY" |
6577 | | - }, |
6578 | | - "hfrco_clock_freq": { |
6579 | | - "help": "Value: Frequency in hertz, must correspond to setting of hfrco_band_select", |
6580 | | - "value": "32000000", |
6581 | | - "macro_name": "HFRCO_FREQUENCY" |
6582 | | - }, |
6583 | | - "hfrco_band_select": { |
6584 | | - "help": "Value: One of cmuHFRCOFreq_1M0Hz, cmuHFRCOFreq_2M0Hz, cmuHFRCOFreq_4M0Hz, cmuHFRCOFreq_7M0Hz, cmuHFRCOFreq_13M0Hz, cmuHFRCOFreq_16M0Hz, cmuHFRCOFreq_19M0Hz, cmuHFRCOFreq_26M0Hz, cmuHFRCOFreq_32M0Hz, cmuHFRCOFreq_38M0Hz. Be sure to set hfrco_clock_freq accordingly!", |
6585 | | - "value": "cmuHFRCOFreq_32M0Hz", |
6586 | | - "macro_name": "HFRCO_FREQUENCY_ENUM" |
6587 | | - }, |
6588 | | - "board_controller_enable": { |
6589 | | - "help": "Pin to pull high for enabling the USB serial port", |
6590 | | - "value": "PA5", |
6591 | | - "macro_name": "EFM_BC_EN" |
6592 | | - } |
6593 | | - }, |
6594 | | - "detect_code": [ |
6595 | | - "2040" |
6596 | | - ] |
6597 | | - }, |
6598 | 6497 | "EFR32MG12P332F1024GL125": { |
6599 | 6498 | "inherits": [ |
6600 | 6499 | "EFM32" |
|
0 commit comments