This website works better with JavaScript.
Home
Explore
Help
Sign In
GPS
/
gpstracker-firmware
mirror of
https://github.com/blemasle/gpstracker-firmware.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
164
Commits
7
Branches
2.9 MiB
C++
90.3%
C
9.7%
Tree:
9d77538dd9
assets
battery-drain-fix
lowercase-files
master
pubishing
system-vs-user-config
travis-ci
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.2
v1.2.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9d77538dd9'
${ noResults }
HTTP
ZIP
TAR.GZ
Bertrand Lemasle
9d77538dd9
Merge branch 'code-reduction' into alerts
6 years ago
GpsTracker
Using a PROGMEM string for sms buffer init. Side effects : avoid gcc optimization that declares the buffer as a global variable, which overflow the available SRAM
6 years ago
.editorconfig
Started building major bricks and global algorithm
7 years ago
.gitattributes
Initial commit
7 years ago
.gitignore
Started building major bricks and global algorithm
7 years ago