3d0c4a8 add float support to settings.toml and supervis... - dhalbert
017e880 docs/shared_bindings_matrix: stdout gets mixed ... - dhalbert
ef2777a docs/rstjinja.py: use raw string for regexp - dhalbert
92d17a8 shared-bindings/supervisor/init.c: fix doc ... - dhalbert
545fcc5 Merge pull request #10975 from dhalbert/setting... - dhalbert
#adafruit-github-feed
1 messages ยท Page 14 of 1
0c6742d Set wait timeout for indication - AndreasLamparter
e35ebc4 Merge branch 'adafruit:master' into master - AndreasLamparter
e0926a4 Merge branch 'adafruit:master' into master - AndreasLamparter
48d063b minor clean and rename - hathach
78c2d9d Merge branch 'master' into fork/AndreasLamparte... - hathach
62adfdc ports/stm: add DAC-based audioio.AudioOut for S... - Chris Nourse
3f5fa6a tests: add audioio manual test suite for STM32F... - Chris Nourse
ec21af4 ports/stm: add stereo output via DAC CH2 (PA05/... - Chris Nourse
ff10e51 tests: add stereo test and cross-platform suppo... - Chris Nourse
81467e5 ports/stm: track source position across DMA hal... - Chris Nourse
d410cd7 Enable custom UART baudrate for nRF52 - Pradeep
5e92a1f Fix the compilation error - Pradeep
73a0e86 Merge branch 'master' into fork/deepindeep/vari... - hathach
45103a9 update UART to use pre-computed baudrate values... - hathach
343ab5f Merge pull request #712 from deepindeep/variabl... - hathach
fea7505 supervisor/shared/usb/usb_msc_flash.c: support ... - dhalbert
d1fd820 Update docs/environment.rst - dhalbert
b085a97 handle boards that support sdcardio but don't s... - dhalbert
32f5224 Merge branch 'settings.toml-sdcard-usb-setting'... - dhalbert
1d4dbfe Merge pull request #10996 from dhalbert/setting... - tannewt
217effc Add board support for JL401-S3 datalogger - jjuliano77
37b2e66 Merge pull request #10977 from NHBSystems/jl401s3 - tannewt
7979add fourwire_construct no reset pin must be mp_cons... - dhalbert
0d8d219 Merge pull request #10995 from dhalbert/fourwir... - tannewt
25e70da Merge remote-tracking branch 'adafruit/10.2.x' ... - dhalbert
6f6f061 lib/uf2: update to avoid Python warning - dhalbert
b53d498 src/msc.c: handle error response to unknown com... - dhalbert
4b5b45f src/cdc_enumerate.c: refactor to save some bytes - dhalbert
11d8d90 Make Makefile output be a lot quieter by defaul... - dhalbert
1d6549d Add USE_URL_IN_INFO This puts the board URL in ... - dhalbert
6f6f061 lib/uf2: update to avoid Python warning - dhalbert
b53d498 src/msc.c: handle error response to unknown com... - dhalbert
4b5b45f src/cdc_enumerate.c: refactor to save some bytes - dhalbert
11d8d90 Make Makefile output be a lot quieter by defaul... - dhalbert
1d6549d Add USE_URL_IN_INFO This puts the board URL in ... - dhalbert
[ArduinoCore-samd] Branch add-closed-loop-48M-DFLL- was force-pushed to `d4947b2`
6d2501f switch back to https://github.com/sekigon-gonno... - dhalbert
3ac61ee Merge pull request #11015 from dhalbert/back-to... - dhalbert
26c9393 attempt to use config-pin utility - pdp7
b926084 test the config_pin() function - pdp7
04e3b13 DM: fix switching between dac output and analog... - deanm1278
1c33cd2 Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
7e76b3c DM: clocked to 120MHZ, peripherals to 100, USB ... - deanm1278
31aecad Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
fe9eb1d Update changelog.md - microbuilder
7117a30 Update changelog.md - microbuilder
30a0502 Update changelog.md - microbuilder
2b37409 Update changelog.md - microbuilder
5e231bd shared-bindings: Add neopixel_write example. Fi... - tannewt
f878bc4 atmel-samd: Fix AudioOut buffer playback by sup... - tannewt
2cd62b4 Fix USB Busy error for kbd hid. Made kbd USB re... - dhalbert
97df799 atmel-samd: Add IR_TX and IR_RX pin names for R... - tannewt
309daaf atmel-samd: Update Gemma M0 for release revision. - tannewt
b69507f shared-bindings: Fix neopixel_write example. I ... - tannewt
cc0cf71 shared-bindings: Fix neopixel_write example. I ... - tannewt
a7448bd move advertising start into startAdv() function. - hathach
7f34405 Merge branch 'develop' of github.com:adafruit/A... - hathach
c2991de increase version to 0.7.0 - hathach
3660023 atmel-samd: Update README and add pinout tables... - tannewt
34cc304 atmel-samd: Update README and add pinout tables... - tannewt
af823e6 docs: tweak css so a horizontal scroll bar show... - tannewt
3a03895 Update central_bleuart_multiple.ino - microbuilder
63ade77 docs: tweak css so a horizontal scroll bar show... - tannewt
8c5621a Advanced central scan demo - microbuilder
76e168d Update central_scan_advanced.ino - microbuilder
2583357 clean up - hathach
65ee7b9 Merge branch 'develop' of github.com:adafruit/A... - hathach
d915371 minor clean up - hathach
7290060 Merge branch 'develop' of github.com:adafruit/A... - hathach
a9abe6d Added 128x32 pixel OLED support - microbuilder
b16ec37 Enabled filtering on UUID - microbuilder
c0519e0 Zero-pad hex addr values on displays - microbuilder
2f79e78 add multiple uuid filter - hathach
1b7abdc add multiple OR uuid support for BLEScanner - hathach
3553428 Merge branch 'develop' of github.com:adafruit/A... - hathach
5a0bf8a DM: added metro m4 variant - deanm1278
dd7d17e Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
91d4cdb Increase heap size at the expense of stack size... - dhalbert
5d509ec Allow max stack checking to be used with -flto ... - dhalbert
4a5b114 add hid_keyscan - hathach
0e4fd27 update changelog - hathach
453b112 more changelog - hathach
4a84d72 Merge branch 'develop' of github.com:adafruit/A... - hathach
f570b53 shared-bindings: Update DigitalIO.pull docs and... - tannewt
16ef611 shared-bindings: Check that extra args aren't p... - tannewt
45a31b1 Fix ADC input def for PB07. (#195) - tannewt
f570b53 shared-bindings: Update DigitalIO.pull docs and... - tannewt
16ef611 shared-bindings: Check that extra args aren't p... - tannewt
43d95e2 Merge branch 'master' into issue_56_frozen_neop... - dhalbert
b5864b5 avoid //frozen_mpy.* - dhalbert
[circuitpython] Branch issue\_56\_frozen\_neopix\_lib was force-pushed to `4a6b99d`
[circuitpython] Branch issue\_56\_frozen\_neopix\_lib was force-pushed to `d783cdd`
d783cdd Reworked frozen module support: clean up makefi... - dhalbert
8568ebd tweaks to use with teensy - ladyada
3a7cbe9 Merge branch 'master' of github.com:adafruit/Ad... - ladyada
046b997 DM: removed unnecessary stuff - deanm1278
1ab82ca Merge branch 'master' of github.com:adafruit/Ad... - deanm1278
8f4678c DM: adding speed optimizations - deanm1278
538e564 Fix print syntax to avoid python3 errors - pdp7
1607442 DM: some teensy speed optimizations - deanm1278
f9a6100 DM: a few more (somewhat useless) teensy optimi... - deanm1278
6ca086a docs/btree: Add hints about opening db file and... - pfalcon
08c73d9 docs/btree: Typo/wording fixes. - pfalcon
d42b80f unix/modtime: Replace strftime() with localtime(). - pfalcon
6ed4581 py/formatfloat: Fix number of digits and expone... - dpgeorge
f01c1c6 lib/axtls: Upgrade to axTLS 2.1.3 + MicroPython... - pfalcon
6ca086a docs/btree: Add hints about opening db file and... - pfalcon
08c73d9 docs/btree: Typo/wording fixes. - pfalcon
d42b80f unix/modtime: Replace strftime() with localtime(). - pfalcon
6ed4581 py/formatfloat: Fix number of digits and expone... - dpgeorge
f01c1c6 lib/axtls: Upgrade to axTLS 2.1.3 + MicroPython... - pfalcon
2b37409 Update changelog.md - microbuilder
a86fd9f Merge branch 'master' of github.com:adafruit/Ad... - hathach
8208e91 remove included Firmata since it is officially ... - hathach
9d04499 clean up - hathach
4a0cb5d docs: Update analog IO PWM figure. - tdicola
aa819ae docs: Fix wording in analog IO PWM figure refer... - tdicola
4c151e0 docs: Add I2C & SPI guide (not the code current... - tdicola
d97c522 docs: One more list fix in I2C & SPI. - tdicola
acbca44 Ctrl-C was causing a soft-reset in REPL. - dhalbert
6467e3d shared-bindings: Prevent check_lock from being ... - tannewt
e0ddd52 Add Processor to microcontroller documentation ... - dhalbert
89bc683 Add deinit to match core CircuitPython classes. - tannewt
0da4144 DM: lets not feed PLLs from xosc - deanm1278
3461ace DM: oops committed wrong stuff, actually fixed ... - deanm1278
4090101 Touch implemented - kattni
b7591cf Replace asf4 tree with submodule repo adafruit/... - dhalbert
b2dcc5b reset pins on PDMIn deinit(). Fixes #275. - dhalbert
7f74412 Make touch more sensitive. Add .raw_value and .... - dhalbert
c2bb9e2 Add board file for the hacked Trinket M0 Haxpre... - deshipu
c478c10 Do not allow a *io object to be used after dein... - dhalbert
f498167 Add a gamepad module for handling buttons in ... - deshipu
cfd1809 Suppress A0 (PA02) as a TouchIn-capable pin on ... - dhalbert
8f3be0a Reinit ADC completely on each call to AnalogIn.... - dhalbert
13e2406 DM: update m4 bootloader for multiple targets - deanm1278
e431bf7 Enable input on pinMode OUTPUT to support readi... - sandeepmistry
ba0488d Disable pull-ups on pinMode OUTPUT - sandeepmistry
0f3f80a Only update pull-up value in digitalWrite if pi... - sandeepmistry
bf454d8 Clean up port, pin, and pin mask duplication in... - sandeepmistry
a08cb3f Make assigning PULLEN value in digitalWrite a b... - sandeepmistry
5f47eb0 source/common.c: add initial PocketBeagle values - RobertCNelson
49927af source/common.c: PocketBeagle, no slots file, e... - RobertCNelson
0f2bdd1 source/common.c: PocketBeagle, no slots file di... - RobertCNelson
4e180c5 source/c_pwm.c: HACK: U-Boot pre-setup everythi... - RobertCNelson
d201c91 source/c_pwm.c: HACK: PocketBeagle: v4.14.x - RobertCNelson
f707b38 red pcb - in progress but external GPIO & uart/... - ladyada
1ebde08 SPI1 for internal Flash - tested working - ladyada
f80cf3b DM: fix analog correction library - deanm1278
b8042c4 Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
4f22a07 DM: fix tone 0 frequency - deanm1278
ca58c2f Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
5d058da bugfixes by Nick Sayer: https://github.com/nsay... - dhalbert
e7e8e0a Sync with https://github.com/adafruit/asf4/pull/3 - dhalbert
4232a0a Sync with https://github.com/adafruit/asf4/pull/3 - dhalbert
f0a12d9 Check INTERNAL_LIBM make flag in a safer way. - dhalbert
2487226 Read serial input as a background task so we ca... - dhalbert
7f88ba3 Revert "Allow main.py to be interrupted by ctrl... - dhalbert
10b3a90 Check INTERNAL_LIBM make flag in a safer way. - dhalbert
03590c5 DM: we have a 12 bit dac lets use - deanm1278
e8b4580 Merge branch 'samd51' of github.com:adafruit/Ar... - deanm1278
f738996 Allow writing buffer of length zero to I2C devi... - dhalbert
70e100b atmel-samd: Add empty line for RST docs - tannewt
8c1f542 atmel-samd: Add empty line for RST docs - tannewt
8e64f67 convert fprintf() to syslog() for #178 - pdp7
5f32b56 convert debug output to syslog - pdp7
5af654c change fprintf() to syslog() - pdp7
d6bf8fd add test for issue #170 - pdp7
d023879 atmel-samd: Update and enable neopixel_write fo... - tdicola
3177e10 atmel-samd: Add samd21 neopixel support. - tannewt
54f2b69 atmel-samd: remove infinite loop if USB MSC rea... - tannewt
f4c8256 atmel-samd: Add TX/RX led support for Metro M4. - tannewt
0076a3c Merge pull request #393 from tannewt/m4_neopixel - dhalbert
268bf6f atmel-samd: Fix non-DEBUG USB cdc. - tannewt
9db321d atmel-samd: Enable longints for M4 builds. - tannewt
cfbb74f atmel-samd: Reorder mpconfigport.mk and mpconfi... - tannewt
3b17980 Merge pull request #391 from tannewt/longint_us... - dhalbert
17b5462 Doc updates, global brightness included. - kattni
c066e4d Add board definition for the uGame handheld con... - deshipu
c7b6dc8 change README to markdown format - pdp7
3f931da Update names of README and CHANGELOG - pdp7
c4c189b update new names of README and CHANGELOG - pdp7
0864a69 py: Clean up unary and binary enum list to keep... - dpgeorge
36f7952 py/objtype: Clean up unary- and binary-op enum-... - dpgeorge
ff93fd4 py/persistentcode: Bump .mpy version number to ... - dpgeorge
8c7db42 stm32/modnwwiznet5k: Get the IP address of an e... - Li-Weiwei
98dd126 tests/extmod: Add test for '-' in character cla... - dpgeorge
ca0a4af Filter DEBUG syslog to avoid poor performance #188 - pdp7
794d713 Change log level from INFO to DEBUG #188 - pdp7
a810e9d Refactor to CircuitPython library conventions. - tdicola
1817f8a Remove mpy binaries. - tdicola
6f662e9 samd51 peripheral clocks were defined as 12MHz,... - dhalbert
d594788 Add SPI DMA code. Configure clocks closer to cu... - dhalbert
d49a397 Add SPI DMA code. Configure clocks closer to cu... - dhalbert
a41272d atmel-samd: Added missing adalogger pins (#461) - stewmystre
fb1dcd3 ports/atmel-samd: feather_m0_adalogger readme ... - stewmystre
51a5f6e Configure Travis builds using circuitpython bui... - tannewt
99fe011 Add build tools into the requirements. - tannewt
d49a397 Add SPI DMA code. Configure clocks closer to cu... - dhalbert
90c4f88 add a SERCOM that uses the async USART driver - dhalbert
0b448f9 Merge pull request #13 from dhalbert/master_asy... - dhalbert
8e3b856 Merge branch 'master' into master_bugfixes - dhalbert
97fa259 Merge pull request #14 from dhalbert/master_bug... - dhalbert
d49a397 Add SPI DMA code. Configure clocks closer to cu... - dhalbert
90c4f88 add a SERCOM that uses the async USART driver - dhalbert
0b448f9 Merge pull request #13 from dhalbert/master_asy... - dhalbert
8e3b856 Merge branch 'master' into master_bugfixes - dhalbert
97fa259 Merge pull request #14 from dhalbert/master_bug... - dhalbert
ca81b28 Added docstrings using Google syntax and Sphinx... - dplanella
cfdf755 Made kernel version check to happen only if run... - dplanella
1913471 Use the default readthedocs theme - dplanella
7de4ccb Use readthedocs theme if building docs there, r... - dplanella
c37cf6a Readthedocs theme tweaks - dplanella