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.
Revision 8:982be5930e88, committed 2021-03-11
- Comitter:
- jack1930
- Date:
- Thu Mar 11 11:17:24 2021 +0000
- Parent:
- 7:99c81cc5ddbc
- Child:
- 9:26192c655d93
- Commit message:
- Multifunctionshield NucleoF411RE Display HAL
Changed in this revision
| MFS.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MFS.h Mon Mar 08 08:58:12 2021 +0000 +++ b/MFS.h Thu Mar 11 11:17:24 2021 +0000 @@ -1,4 +1,4 @@ -#include "stm32l1xx_hal.h" +#include "stm32f4xx_hal.h" #include "mbed.h" #define USART_TX_Pin GPIO_PIN_2