File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 directories :
88 - " ${HOME}/persist"
99
10+ notifications :
11+ webhooks :
12+ urls :
13+ - https://webhooks.gitter.im/e/c38b3bb3a3e131d955a1
14+ on_success : change # options: [always|never|change] default: always
15+ on_failure : always # options: [always|never|change] default: always
16+ on_start : never # options: [always|never|change] default: always
17+
1018before_script :
1119 - sudo add-apt-repository -y ppa:team-gcc-arm-embedded/ppa
1220 - sudo dpkg --add-architecture i386
Original file line number Diff line number Diff line change 11# Adafruit CircuitPython
22
3- [ ![ Build Status] ( https://travis-ci.org/adafruit/circuitpython.svg?branch=master )] ( https://travis-ci.org/adafruit/circuitpython ) [ ![ Doc Status] ( https://readthedocs.org/projects/circuitpython/badge/?version=latest )] ( http://circuitpython.readthedocs.io/ )
3+ [ ![ Build Status] ( https://travis-ci.org/adafruit/circuitpython.svg?branch=master )] ( https://travis-ci.org/adafruit/circuitpython ) [ ![ Doc Status] ( https://readthedocs.org/projects/circuitpython/badge/?version=latest )] ( http://circuitpython.readthedocs.io/ ) [ ![ Gitter ] ( https://badges.gitter.im/adafruit/circuitpython.svg )] ( https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
44
55This is an open source derivative of [ MicroPython] ( http://www.micropython.org )
66for use on educational development boards designed and sold by [ Adafruit] ( https://www.adafruit.com )
@@ -25,7 +25,7 @@ are agreeing to the
2525Contributors who follow the
2626[ Code of Conduct] ( https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md )
2727are welcome to submit pull requests and they will be promptly reviewed by
28- project admins.
28+ project admins. Please join the [ Gitter chat ] ( https://gitter.im/adafruit/circuitpython ) too.
2929
3030## Differences from [ MicroPython] ( https://github.com/micropython/micropython )
3131
Original file line number Diff line number Diff line change 11Adafruit CircuitPython API Reference
22========================================
33
4+ .. image :: https://travis-ci.org/adafruit/circuitpython.svg?branch=master
5+ :target: https://travis-ci.org/adafruit/circuitpython
6+ :alt: Build Status
7+
8+ .. image :: https://readthedocs.org/projects/circuitpython/badge/?version=latest
9+ :target: http://circuitpython.readthedocs.io/
10+ :alt: Doc Status
11+
12+ .. image :: https://badges.gitter.im/adafruit/circuitpython.svg
13+ :target: https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
14+ :alt: Gitter
15+
416Welcome! This is the documentation for Adafruit CircuitPython. It is an open
517source derivative of `MicroPython <https://micropython.org >`_ for use on
618educational development boards designed and sold by `Adafruit
You can’t perform that action at this time.
0 commit comments