summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-11Split wiznet driver into shared-bindings vs shared-moduleNick Moore
2018-10-11Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...Nick Moore
2018-10-11update translations?Nick Moore
2018-10-11network module c api into shared-moduleNick Moore
2018-10-11Changed to only build wiznet for {feather|metro}_m[04]_expressNick Moore
2018-10-10Merge pull request #1262 from jepler/travis-parallelismScott Shawcroft
2018-10-10Merge pull request #1261 from jepler/esp8266-prebuilt-sdkScott Shawcroft
2018-10-10Merge pull request #1259 from dhalbert/nrf-pwmoutDan Halbert
2018-10-09Merge pull request #1193 from ATMakersBill/masterScott Shawcroft
2018-10-09Move the docs next to the implementationScott Shawcroft
2018-10-09.travis.yml: dice up parallelism differentlyJeff Epler
2018-10-09Added Documentation for the serial_bytes_available attributeATMakersBill
2018-10-09Don't disable tempoarily in deinit().Dan Halbert
2018-10-09esp8266/README: comment on the specific binary SDK usedJeff Epler
2018-10-09Allow variable freq PWMOut; use multiple channels if same freqDan Halbert
2018-10-09Merge pull request #1242 from tannewt/mixerDan Halbert
2018-10-09replacing change to input() with separate method to check for USB Serial inputATMakersBill
2018-10-09replacing change to input() with separate method to check for USB Serial inputATMakersBill
2018-10-09Add Mixer strings to Italian translationScott Shawcroft
2018-10-09Merge remote-tracking branch 'adafruit/master' into mixerScott Shawcroft
2018-10-09Rename stop to stop_voice in case we want stop to stop everything later.Scott Shawcroft
2018-10-09Merge pull request #1235 from platipo/masterScott Shawcroft
2018-10-09Exclude .direnv from sphinx-buildNick Moore
2018-10-09Documentation builds (though has no real content yet)Nick Moore
2018-10-09Add Italian translationEnrico Paganin
2018-10-09Get DHCP working ...Nick Moore
2018-10-09move random mac address function into network moduleNick Moore
2018-10-09Split wiznet.WIZNET5K off into its own fileNick Moore
2018-10-09Change WIZNET5K.isconnected to connected propertyNick Moore
2018-10-06Merge pull request #1244 from urish/armthumb-fixDan Halbert
2018-10-07fix compilation errors in emitinlinethumb.cUri Shaked
2018-10-06Merge pull request #1230 from C47D/es_langDan Halbert
2018-10-06Merge pull request #1238 from xpecex/pt_BR2Dan Halbert
2018-10-06Merge pull request #1245 from jerryneedell/jerryn_eraseDan Halbert
2018-10-06add force_create to nrf filesystem_init()Jerry Needell
2018-10-05Disable framebuf by default on express builds.Scott Shawcroft
2018-10-05Fix M0 mathScott Shawcroft
2018-10-05Fix doc buildScott Shawcroft
2018-10-05Fix voice ending in the middle of a buffer.Scott Shawcroft
2018-10-05Update translationsScott Shawcroft
2018-10-05Don't freeze the tests directoryScott Shawcroft
2018-10-05Introduce audioio.Mixer which can mix multiple audio samplesScott Shawcroft
2018-10-05Merge pull request #1241 from hathach/nrf52_fix_tinyusb_issueDan Halbert
2018-10-05fix tinyusb cdc issuehathach
2018-10-04Update translationCarlos
2018-10-04Address suggestions @carlosperateCarlos
2018-10-04Translate strings in nrf directoryCarlos
2018-10-04String internationalization for Brazilian PortuguesePedro Filipe
2018-10-04change initialization method + mod_network namesNick Moore
2018-10-04Makefile & mpconfigport for atmel-samd with wiznetNick Moore