nuttx-apps/system/embedlog
SPRESENSE 6367449751 system/embedlog: Fix sed command usage for macOS
The `sed` command only with `-i` option has not been supported
on macOS platform, and so it causes build error on macOS.
Fix Makefile so that it passes on all platforms without using
`-i` option.
2021-07-29 10:07:22 +02:00
..
.gitignore
Kconfig system/embedlog: update to v0.6.0 2021-05-16 11:30:29 -03:00
Make.defs system/embedlog: update to v0.6.0 2021-05-16 11:30:29 -03:00
Makefile system/embedlog: Fix sed command usage for macOS 2021-07-29 10:07:22 +02:00