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.
Fork of mbed-dev by
targets/TARGET_NUVOTON/TARGET_M451/mbed_lib.json@149:156823d33999, 2016-10-28 (annotated)
- Committer:
- <>
- Date:
- Fri Oct 28 11:17:30 2016 +0100
- Revision:
- 149:156823d33999
- Child:
- 153:fa9ff456f731
This updates the lib to the mbed lib v128
NOTE: This release includes a restructuring of the file and directory locations and thus some
include paths in your code may need updating accordingly.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| <> | 149:156823d33999 | 1 | { |
| <> | 149:156823d33999 | 2 | "name": "M451", |
| <> | 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 | }, |
| <> | 149:156823d33999 | 8 | "gpio-irq-debounce-clock-source": { |
| <> | 149:156823d33999 | 9 | "help": "Select GPIO IRQ debounce clock source: GPIO_DBCTL_DBCLKSRC_HCLK or GPIO_DBCTL_DBCLKSRC_LIRC", |
| <> | 149:156823d33999 | 10 | "value": "GPIO_DBCTL_DBCLKSRC_LIRC" |
| <> | 149:156823d33999 | 11 | }, |
| <> | 149:156823d33999 | 12 | |
| <> | 149:156823d33999 | 13 | "gpio-irq-debounce-sample-rate": { |
| <> | 149:156823d33999 | 14 | "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 | 15 | "value": "GPIO_DBCTL_DBCLKSEL_16" |
| <> | 149:156823d33999 | 16 | } |
| <> | 149:156823d33999 | 17 | } |
| <> | 149:156823d33999 | 18 | } |
