This website requires JavaScript.
Explore
Help
Sign In
EMTime
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
990109ef4701f863da086571765a8fa00670b99c
libopencm3
/
examples
History
Piotr Esden-Tempski
990109ef47
Fixed an application side buffer issue where resending the data failed. Now the example will retry to send the mirror data untill it succeeds.
...
Also decreased the buffer back to 64 as it needs to be changed in more then one place.
2011-10-31 14:14:05 -07:00
..
lm3s
Update examples Makefiles to use the make shell function rather than backticks for shell command expansion. Backticks are unreliable and don't work on all platforms.
2011-10-12 22:13:00 -04:00
lpc13xx
Update examples Makefiles to use the make shell function rather than backticks for shell command expansion. Backticks are unreliable and don't work on all platforms.
2011-10-12 22:13:00 -04:00
stm32
Fixed an application side buffer issue where resending the data failed. Now the example will retry to send the mirror data untill it succeeds.
2011-10-31 14:14:05 -07:00