Sinapse-Energia / bootloader-stm32

Contains the code of the bootloader for Sinapse Devices based on stm32 chips
7 stars 5 forks source link

[Cortex M3 - GPRS Engine] To integrate last version of GPRS engine #26

Open ralcaide opened 6 years ago

ralcaide commented 6 years ago

The actual GPRS engine is only working with M95. To integrate the last version developed in the M2M project that is able to work with M95 and BG96 transceivers

juanra-bascones commented 6 years ago

Is this project the Bootloader? Is to integrate the Transceiver component into it? Where do I have to download the project from?

ralcaide commented 6 years ago

Yes, you should download this repo and integrate the last version of the GPRS engine in the branch Cortex M3. There is already a version integrated, so it should be easy to integrate the last changes. Here you can see history: https://github.com/Sinapse-Energia/bootloader-stm32/commits/CortexM3

juanra-bascones commented 6 years ago

When downloading the the repo, git says me that the bootloader-stm32 directory is not empty (in fact I did download a BL branch time ago...). What do I have to do? Delete the subdirectory and download, better tan choose another subdirectory.. isn´t it?

ralcaide commented 6 years ago

It depends, this is your local repository. Do you have something important in the BL? I suppose not but maybe you could only to update this repo if it is the Bootloader repo. Two options:

juanra-bascones commented 6 years ago

OK I renamed the old (just ion case..) and download the new with the very same name