Skip to content
Snippets Groups Projects
Select Git revision
  • 3ac2d06bd13f1cedb8242eaacc6c608ac08c3520
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

docs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Radomir Dopieralski authored and Damien George committed
    I document as much as I could guess from experiments and reading the
    code for the ``esp`` module for the ESP8266 port of Micropython.
    
    For now the tag has to be set manually with -t option when building,
    when we have properly split documentation, there will be a separate
    config file for esp8266 with that the tag "port_esp8266" set.
    
    To build use:
    
    make SPHINXOPTS="-t port_esp8266" html
    78ccb44a
    History
    Name Last commit Last update
    ..