Go to the documentation of this file.
39 #ifndef __PARAMETERS_H__
40 #define __PARAMETERS_H__
47 #include "irq_extra.h"
56 #define UART_DEVICE_ID 0
57 #define INTC_DEVICE_ID 0
58 #define UART_IRQ_ID ADUCM_UART_INT_ID
59 #define UART_BAUDRATE 115200
61 #endif //ADUCM_PLATFORM
64 #define WIFI_SSID "RouterSSID"
65 #define WIFI_PWD "******"
68 #endif // __PARAMETERS_H__