nuttx-apps/examples/hello_nim
Lee Lup Yuen 16bca8b568 examples/hello_nim: Fix nimcache location
The Nim Example App fails to build because the `.nimcache` is located 2 folders up. This PR fixes the location of `.nimcache` in the `Makefile` of the Nim Example App.

`.nimcache` is explained in this article: https://lupyuen.github.io/articles/nim#inside-nim-on-nuttx
2024-01-02 09:52:54 -08:00
..
.gitignore
hello_nim_async.nim
hello_nim_main.c
Kconfig
Make.defs
Makefile examples/hello_nim: Fix nimcache location 2024-01-02 09:52:54 -08:00