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: Autoflight2018_22_MODSERIAL
Fork of MODSERIAL by
Diff: MODSERIAL.h
- Revision:
- 46:2ed98fd82186
- Parent:
- 44:a3b2bc878529
- Child:
- 47:8d2e26e2345c
--- a/MODSERIAL.h Sun Apr 01 18:39:35 2018 +0000 +++ b/MODSERIAL.h Tue Sep 18 05:53:15 2018 +0000 @@ -37,6 +37,8 @@ #define MODSERIAL_DEFAULT_RX_BUFFER_SIZE 256 #endif +#define TARGET_NUCLEO_F401RE + #ifndef MODSERIAL_DEFAULT_TX_BUFFER_SIZE #define MODSERIAL_DEFAULT_TX_BUFFER_SIZE 256 #endif