Skip to content

jusplainmike/olvfw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenLiveview Firmware

OpenLiveView, Open Source projects for Sony Ericsson's LiveView smartwatch: http:https://openliveview.com | XDA-developers thread: http:https://forum.xda-developers.com/showthread.php?t=1422106

tools you need to install in order to make use of it: (it should work from scratch on almost any linux distribution)

  • make
  • gcc-arm-none-eabi
  • dfu-util
  • minicom
    • (well.. actually you do not really need it unless you want to make use of the currently disabled usb terminal)

do not forget to do make dump before flashing a new firmware. please take a look at the bottom of Makefile

Releases

No releases published

Packages

No packages published

Languages

  • C 82.8%
  • C++ 12.0%
  • Makefile 3.3%
  • Assembly 1.2%
  • Objective-C 0.4%
  • Logos 0.2%
  • CSS 0.1%