ea / srxe_cc1101

Adding a CC1101 module to SRXE
116 stars 13 forks source link

Operating system #8

Closed ea3iav closed 4 years ago

ea3iav commented 4 years ago

Hello! From which OS are you performing all your steps? In the bootloader installation you use two commands. I wonder if those cam be executed from macOS terminal

Thank you

ea commented 4 years ago

The bootloader flashing commands should work on both linux and macOS with no modifications, provided avrdude is installed , just substitute the path to avrdude from /bin/avrdudre to wherever it is located on your platform.