The following change to manifest_base.json breaks the esp target under Windows. When broken, mcconfig -x -m -p esp returns ### Error: (host): No such file or directory
`"c++11": [
"*.cc.o",
"*.cpp.o",
],`
Removing the addition allows mcconfig to work as expected on commit db3216e (current HEAD). I'm not sure what the other ramifications of this change might be.
This was tested with several examples, including piu/list.