|
753 | 753 | },
|
754 | 754 | "stdio_uart_rx": {
|
755 | 755 | "help": "default RX STDIO pins is defined in PinNames.h file, but it can be overridden"
|
756 |
| - } |
| 756 | + }, |
| 757 | + "lpticker_delay_ticks": { |
| 758 | + "help": "https://os.mbed.com/docs/latest/porting/low-power-ticker.html", |
| 759 | + "value": 1, |
| 760 | + "macro_name": "LPTICKER_DELAY_TICKS" |
| 761 | + } |
757 | 762 | },
|
758 | 763 | "device_has": ["USTICKER", "LPTICKER", "RTC", "ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"]
|
759 | 764 | },
|
|
882 | 887 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
883 | 888 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
|
884 | 889 | "macro_name": "CLOCK_SOURCE"
|
885 |
| - }, |
886 |
| - "lpticker_delay_ticks": { |
887 |
| - "help": "For targets with low frequency system clock, set lpticker_delay_ticks value to 1", |
888 |
| - "value": 1, |
889 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
890 | 890 | }
|
891 | 891 | },
|
892 | 892 | "detect_code": ["0755"],
|
|
905 | 905 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
906 | 906 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
|
907 | 907 | "macro_name": "CLOCK_SOURCE"
|
908 |
| - }, |
909 |
| - "lpticker_delay_ticks": { |
910 |
| - "help": "For targets with low frequency system clock, set lpticker_delay_ticks value to 1", |
911 |
| - "value": 1, |
912 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
913 | 908 | }
|
914 | 909 | },
|
915 | 910 | "detect_code": ["0730"],
|
|
928 | 923 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
929 | 924 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
|
930 | 925 | "macro_name": "CLOCK_SOURCE"
|
931 |
| - }, |
932 |
| - "lpticker_delay_ticks": { |
933 |
| - "help": "For targets with low frequency system clock, set lpticker_delay_ticks value to 1", |
934 |
| - "value": 1, |
935 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
936 | 926 | }
|
937 | 927 | },
|
938 | 928 | "detect_code": ["0750"],
|
|
1131 | 1121 | "lpticker_lptim": {
|
1132 | 1122 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1133 | 1123 | "value": 1
|
1134 |
| - }, |
1135 |
| - "lpticker_delay_ticks": { |
1136 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1137 |
| - "value": 3, |
1138 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1139 | 1124 | }
|
1140 | 1125 | },
|
1141 | 1126 | "detect_code": ["0744"],
|
|
1261 | 1246 | "lpticker_lptim": {
|
1262 | 1247 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1263 | 1248 | "value": 1
|
1264 |
| - }, |
1265 |
| - "lpticker_delay_ticks": { |
1266 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1267 |
| - "value": 3, |
1268 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1269 | 1249 | }
|
1270 | 1250 | },
|
1271 | 1251 | "detect_code": ["0743"],
|
|
1288 | 1268 | "lpticker_lptim": {
|
1289 | 1269 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1290 | 1270 | "value": 1
|
1291 |
| - }, |
1292 |
| - "lpticker_delay_ticks": { |
1293 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1294 |
| - "value": 3, |
1295 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1296 | 1271 | }
|
1297 | 1272 | },
|
1298 | 1273 | "detect_code": ["0743"],
|
|
1443 | 1418 | "lpticker_lptim": {
|
1444 | 1419 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1445 | 1420 | "value": 1
|
1446 |
| - }, |
1447 |
| - "lpticker_delay_ticks": { |
1448 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1449 |
| - "value": 3, |
1450 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1451 | 1421 | }
|
1452 | 1422 | },
|
1453 | 1423 | "macros_add": ["USBHOST_OTHER"],
|
|
1479 | 1449 | "lpticker_lptim": {
|
1480 | 1450 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1481 | 1451 | "value": 1
|
1482 |
| - }, |
1483 |
| - "lpticker_delay_ticks": { |
1484 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1485 |
| - "value": 3, |
1486 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1487 | 1452 | }
|
1488 | 1453 | },
|
1489 | 1454 | "macros_add": ["TRANSACTION_QUEUE_SIZE_SPI=2", "USBHOST_OTHER", "MBEDTLS_CONFIG_HW_SUPPORT"],
|
|
1518 | 1483 | "lpticker_lptim": {
|
1519 | 1484 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1520 | 1485 | "value": 1
|
1521 |
| - }, |
1522 |
| - "lpticker_delay_ticks": { |
1523 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1524 |
| - "value": 3, |
1525 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1526 | 1486 | }
|
1527 | 1487 | },
|
1528 | 1488 | "supported_form_factors": ["ARDUINO"],
|
|
1552 | 1512 | "lpticker_lptim": {
|
1553 | 1513 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1554 | 1514 | "value": 1
|
1555 |
| - }, |
1556 |
| - "lpticker_delay_ticks": { |
1557 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1558 |
| - "value": 3, |
1559 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1560 | 1515 | }
|
1561 | 1516 | },
|
| 1517 | + "overrides": {"lpticker_delay_ticks": 4}, |
1562 | 1518 | "detect_code": ["0780"],
|
1563 | 1519 | "device_has_add": ["CRC", "SERIAL_FC", "FLASH"],
|
1564 | 1520 | "default_lib": "small",
|
|
1580 | 1536 | "lpticker_lptim": {
|
1581 | 1537 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1582 | 1538 | "value": 1
|
1583 |
| - }, |
1584 |
| - "lpticker_delay_ticks": { |
1585 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1586 |
| - "value": 3, |
1587 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1588 | 1539 | }
|
1589 | 1540 | },
|
| 1541 | + "overrides": {"lpticker_delay_ticks": 4}, |
1590 | 1542 | "detect_code": ["0790"],
|
1591 | 1543 | "device_has_add": ["CRC", "SERIAL_FC", "FLASH"],
|
1592 | 1544 | "default_lib": "small",
|
|
1607 | 1559 | "lpticker_lptim": {
|
1608 | 1560 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1609 | 1561 | "value": 1
|
1610 |
| - }, |
1611 |
| - "lpticker_delay_ticks": { |
1612 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1613 |
| - "value": 3, |
1614 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1615 | 1562 | }
|
1616 | 1563 | },
|
| 1564 | + "overrides": {"lpticker_delay_ticks": 4}, |
1617 | 1565 | "detect_code": ["0715"],
|
1618 | 1566 | "device_has_add": ["ANALOGOUT", "CRC", "SERIAL_FC", "SERIAL_ASYNCH", "FLASH"],
|
1619 | 1567 | "default_lib": "small",
|
|
1634 | 1582 | "lpticker_lptim": {
|
1635 | 1583 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1636 | 1584 | "value": 1
|
1637 |
| - }, |
1638 |
| - "lpticker_delay_ticks": { |
1639 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1640 |
| - "value": 3, |
1641 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1642 | 1585 | }
|
1643 | 1586 | },
|
| 1587 | + "overrides": {"lpticker_delay_ticks": 4}, |
1644 | 1588 | "detect_code": ["0760"],
|
1645 | 1589 | "device_has_add": ["ANALOGOUT", "CRC", "SERIAL_FC", "SERIAL_ASYNCH", "TRNG", "FLASH"],
|
1646 | 1590 | "release_versions": ["2", "5"],
|
|
1656 | 1600 | "help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
|
1657 | 1601 | "value": "USE_PLL_HSE_EXTC|USE_PLL_HSI",
|
1658 | 1602 | "macro_name": "CLOCK_SOURCE"
|
1659 |
| - }, |
1660 |
| - "lpticker_delay_ticks": { |
1661 |
| - "help": "For targets with low frequency system clock, set lpticker_delay_ticks value to 1", |
1662 |
| - "value": 1, |
1663 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1664 | 1603 | }
|
1665 | 1604 | },
|
1666 | 1605 | "detect_code": ["0710"],
|
|
1682 | 1621 | "lpticker_lptim": {
|
1683 | 1622 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1684 | 1623 | "value": 1
|
1685 |
| - }, |
1686 |
| - "lpticker_delay_ticks": { |
1687 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1688 |
| - "value": 3, |
1689 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1690 | 1624 | }
|
1691 | 1625 | },
|
1692 | 1626 | "detect_code": ["0770"],
|
|
1709 | 1643 | "lpticker_lptim": {
|
1710 | 1644 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1711 | 1645 | "value": 1
|
1712 |
| - }, |
1713 |
| - "lpticker_delay_ticks": { |
1714 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1715 |
| - "value": 3, |
1716 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1717 | 1646 | }
|
1718 | 1647 | },
|
1719 | 1648 | "detect_code": ["0779"],
|
|
1756 | 1685 | "lpticker_lptim": {
|
1757 | 1686 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1758 | 1687 | "value": 1
|
1759 |
| - }, |
1760 |
| - "lpticker_delay_ticks": { |
1761 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1762 |
| - "value": 3, |
1763 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1764 | 1688 | }
|
1765 | 1689 | },
|
1766 | 1690 | "detect_code": ["0765"],
|
|
1802 | 1726 | "lpticker_lptim": {
|
1803 | 1727 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
1804 | 1728 | "value": 1
|
1805 |
| - }, |
1806 |
| - "lpticker_delay_ticks": { |
1807 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
1808 |
| - "value": 3, |
1809 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
1810 | 1729 | }
|
1811 | 1730 | },
|
1812 | 1731 | "detect_code": ["0827"],
|
|
2014 | 1933 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2015 | 1934 | "value": 1
|
2016 | 1935 |
|
2017 |
| - }, |
2018 |
| - "lpticker_delay_ticks": { |
2019 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2020 |
| - "value": 3, |
2021 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2022 | 1936 | }
|
2023 | 1937 | },
|
2024 |
| - "overrides": {"lse_available": 0}, |
| 1938 | + "overrides": { |
| 1939 | + "lse_available": 0, |
| 1940 | + "lpticker_delay_ticks": 4 |
| 1941 | + }, |
2025 | 1942 | "device_has_add": ["ANALOGOUT", "CRC", "SERIAL_FC", "FLASH"],
|
2026 | 1943 | "default_lib": "small",
|
2027 | 1944 | "release_versions": ["2"],
|
|
2041 | 1958 | "lpticker_lptim": {
|
2042 | 1959 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2043 | 1960 | "value": 1
|
2044 |
| - }, |
2045 |
| - "lpticker_delay_ticks": { |
2046 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2047 |
| - "value": 3, |
2048 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2049 | 1961 | }
|
2050 | 1962 | },
|
| 1963 | + "overrides": {"lpticker_delay_ticks": 4}, |
2051 | 1964 | "detect_code": ["0833"],
|
2052 | 1965 | "device_has_add": ["ANALOGOUT", "SERIAL_FC", "SERIAL_ASYNCH", "TRNG", "FLASH"],
|
2053 | 1966 | "release_versions": ["2", "5"],
|
|
2081 | 1994 | "lpticker_lptim": {
|
2082 | 1995 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2083 | 1996 | "value": 1
|
2084 |
| - }, |
2085 |
| - "lpticker_delay_ticks": { |
2086 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2087 |
| - "value": 3, |
2088 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2089 | 1997 | }
|
2090 | 1998 | },
|
2091 | 1999 | "detect_code": ["0815"],
|
|
2115 | 2023 | "lpticker_lptim": {
|
2116 | 2024 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2117 | 2025 | "value": 1
|
2118 |
| - }, |
2119 |
| - "lpticker_delay_ticks": { |
2120 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2121 |
| - "value": 3, |
2122 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2123 | 2026 | }
|
2124 | 2027 | },
|
2125 | 2028 | "detect_code": ["0817"],
|
|
2144 | 2047 | "lpticker_lptim": {
|
2145 | 2048 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2146 | 2049 | "value": 1
|
2147 |
| - }, |
2148 |
| - "lpticker_delay_ticks": { |
2149 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2150 |
| - "value": 3, |
2151 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2152 | 2050 | }
|
2153 | 2051 | },
|
2154 | 2052 | "supported_form_factors": ["ARDUINO"],
|
|
2172 | 2070 | "lpticker_lptim": {
|
2173 | 2071 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
2174 | 2072 | "value": 1
|
2175 |
| - }, |
2176 |
| - "lpticker_delay_ticks": { |
2177 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
2178 |
| - "value": 3, |
2179 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
2180 | 2073 | }
|
2181 | 2074 | },
|
2182 | 2075 | "detect_code": ["0820"],
|
|
4282 | 4175 | "lpticker_lptim": {
|
4283 | 4176 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
4284 | 4177 | "value": 1
|
4285 |
| - }, |
4286 |
| - "lpticker_delay_ticks": { |
4287 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
4288 |
| - "value": 3, |
4289 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
4290 | 4178 | }
|
4291 | 4179 | },
|
4292 | 4180 | "detect_code": ["0822"],
|
|
4308 | 4196 | "lpticker_lptim": {
|
4309 | 4197 | "help": "This target supports LPTIM. Set value 1 to use LPTIM for LPTICKER, or 0 to use RTC wakeup timer",
|
4310 | 4198 | "value": 1
|
4311 |
| - }, |
4312 |
| - "lpticker_delay_ticks": { |
4313 |
| - "help": "In case of lpticker_lptim=1, set lpticker_delay_ticks=3", |
4314 |
| - "value": 3, |
4315 |
| - "macro_name": "LPTICKER_DELAY_TICKS" |
4316 | 4199 | }
|
4317 | 4200 | },
|
4318 | 4201 | "detect_code": ["0823"],
|
|
0 commit comments