no such file or directory
The makefile from github expects a directrory named 'output' to generate then read some files (like .map ) and a folder 'bin' to generate the hex files.
To fix this error message:
- create a folder named 'output' at the same folder of each project.
- create a folder named 'bin' at the upper level which contains all projects (and contains the bootloader and usbdrv)
That should fix the annoying errors until I fix the repository to include the missing folders.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.