j
k
j a
j l
[...]
+/** @brief board_init @return 0 */ +int board_init(void) +{ DECLARE_GLOBAL_DATA_PTR;
+/**
+int board_init(void) +{
DECLARE_GLOBAL_DATA_PTR;
This should also be made global. [...]
Back to the thread
Back to the list