mkiiskila commented on a change in pull request #27: Update mynewt port of mcumgr and various fixes URL: https://github.com/apache/mynewt-mcumgr/pull/27#discussion_r329960033
########## File path: cmd/img_mgmt/include/img_mgmt/img_mgmt.h ########## @@ -21,12 +21,38 @@ #define H_IMG_MGMT_ #include <inttypes.h> +#include "../../src/img_mgmt_config.h" Review comment: Rather than this kind of include, move the img_mgmt_config.h from src/ to include/img_mgmt directory. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
