-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ready to use BIN File without that Linux Compiler Shit #53
Comments
Please share a bin file. |
I run: -- No TARGET_TRIPLET specified, using default: arm-none-eabi after this - c:\MinGW\bin\mingw32-make.exe GPSLogger.bin but when i flash the bin file nothing happens :((( |
builds good until 93% C:\GPSLogger-master\Libs\STM32generic\libraries\SPI\src/SPI.h: In member function 'uint8_t SPIClass::transfer(uint8_t)': same on so far 12 warnings all about while(__HAL_SPI_GET_FLAG(&spiHandle,..... |
Cant get it working compiling. I only want that bin file and dont want compile with linux live usb.
Please upload that BIN file for fast use and not that crazy linux stuff what not work or is not easy.
The text was updated successfully, but these errors were encountered: