Add settings.h build macro note.

This commit is contained in:
David Garske
2019-11-19 05:33:59 -08:00
parent 1542482cd5
commit e7bff37421

View File

@ -79,6 +79,9 @@
/* Uncomment next line if building wolfSSL for LSR */
/* #define WOLFSSL_LSR */
/* Uncomment next line if building for Freescale Classic MQX version 5.0 */
/* #define FREESCALE_MQX_5_0 */
/* Uncomment next line if building for Freescale Classic MQX version 4.0 */
/* #define FREESCALE_MQX_4_0 */