Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
targets/TARGET_NUVOTON/TARGET_NUC472/mbed_lib.json@153:fa9ff456f731, 2016-12-20 (annotated)
- Committer:
- <>
- Date:
- Tue Dec 20 17:27:56 2016 +0000
- Revision:
- 153:fa9ff456f731
- Parent:
- 149:156823d33999
This updates the lib to the mbed lib v132
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| <> | 149:156823d33999 | 1 | { |
| <> | 149:156823d33999 | 2 | "name": "NUC472", |
| <> | 149:156823d33999 | 3 | "config": { |
| <> | 149:156823d33999 | 4 | "gpio-irq-debounce-enable": { |
| <> | 149:156823d33999 | 5 | "help": "Enable GPIO IRQ debounce", |
| <> | 149:156823d33999 | 6 | "value": 0 |
| <> | 149:156823d33999 | 7 | }, |
| <> | 153:fa9ff456f731 | 8 | "gpio-irq-debounce-enable-list": { |
| <> | 153:fa9ff456f731 | 9 | "help": "Comma separated pin list to enable GPIO IRQ debounce", |
| <> | 153:fa9ff456f731 | 10 | "value": "NC" |
| <> | 153:fa9ff456f731 | 11 | }, |
| <> | 149:156823d33999 | 12 | "gpio-irq-debounce-clock-source": { |
| <> | 149:156823d33999 | 13 | "help": "Select GPIO IRQ debounce clock source: GPIO_DBCTL_DBCLKSRC_HCLK or GPIO_DBCTL_DBCLKSRC_IRC10K", |
| <> | 149:156823d33999 | 14 | "value": "GPIO_DBCTL_DBCLKSRC_IRC10K" |
| <> | 149:156823d33999 | 15 | }, |
| <> | 149:156823d33999 | 16 | |
| <> | 149:156823d33999 | 17 | "gpio-irq-debounce-sample-rate": { |
| <> | 149:156823d33999 | 18 | "help": "Select GPIO IRQ debounce sample rate: GPIO_DBCTL_DBCLKSEL_1, GPIO_DBCTL_DBCLKSEL_2, GPIO_DBCTL_DBCLKSEL_4, ..., or GPIO_DBCTL_DBCLKSEL_32768", |
| <> | 149:156823d33999 | 19 | "value": "GPIO_DBCTL_DBCLKSEL_16" |
| <> | 149:156823d33999 | 20 | } |
| <> | 149:156823d33999 | 21 | } |
| <> | 149:156823d33999 | 22 | } |
