Dan Halbert
3e04744f75
Merge pull request #2006 from ntavish/patch-1
...
Fix incorrect preprocessor define NRFX_TIMER3/4
4 years ago
Hierophect
10aac2be05
Switch to SAMD compatible tinyusb commit
4 years ago
Hierophect
ee75f1aaaf
Fix LED misuse interfering with atmel builds
4 years ago
Hierophect
f65404cc05
Cleanup missed items
4 years ago
Hierophect
58630a844a
Add feature conditionals and clean up
4 years ago
Tavish Naruka
e4d92a3aad
Fix incorrect preprocessor define NRFX_TIMER3/4
...
Should be NRF_TIMER3 and NRF_TIMER4
4 years ago
sommersoft
b630e561a7
exclude aliased boards from 'get_board_mapping()'
4 years ago
Carlos
d1fecf5025
Fix missing module sh and remove unused module re
4 years ago
C47D
06cb075025
[travis check new boards] Move script into the before_script section
4 years ago
Scott Shawcroft
1d1b8703b6
Review feedback including NO_BRIGHTNESS_COMMAND macro
4 years ago
Scott Shawcroft
b9b9ef227f
Turn off bitbanging on Hallowing to save code space.
4 years ago
Scott Shawcroft
cdfc169ab6
Correct typo in line meant to turn off frequencyio on M0 which saves 2k code space.
4 years ago
Scott Shawcroft
e4611b6e3e
Update translations
4 years ago
Scott Shawcroft
6797ec6ed3
Add support for grayscale displays that are < 8 bit depth.
...
This also improves Palette so it stores the original RGB888 colors.
Lastly, it adds I2CDisplay as a display bus to talk over I2C. Particularly
useful for the SSD1306.
Fixes #1828 . Fixes #1956
4 years ago
C47D
00d91bed32
[travis check new boards] Add command so Travis runs the travis_new_boards_check.py script
4 years ago
C47D
22c265b170
[travis check new boards] Reduce code logic to exit with failure
4 years ago
Hierophect
10b9ca5a92
pin selection cleanup, tinyUSB update
4 years ago
Dan Halbert
dbab5380b2
Merge pull request #1999 from tannewt/turtleboosters
...
Track a dirty area for in-memory bitmaps
4 years ago
C47D
fc1594104b
[travis new boards check] Exit with failure if a board in info isn't in travis
4 years ago
Scott Shawcroft
a98bfa628e
Merge pull request #2002 from ntavish/blip_improvements
...
Blip improvements
4 years ago
Scott Shawcroft
d9089f52ce
Fix it's -> its
4 years ago
Scott Shawcroft
653f511792
Update translations
4 years ago
C47D
ae41bb369f
[travis new boards check] sort both lists of boards
4 years ago
C47D
b279d6b335
[travis new boards check] We now have two lists that contain the boards based on board_info and TRAVIS_BOARDS
4 years ago
C47D
a1db6c4379
[Draft] Add check to travis to make sure new boards are built, fix #1886
4 years ago
Tavish Naruka
724ce4acba
enable libraries needed by BlipBoy Shield
4 years ago
Scott Shawcroft
4a6bdb6fe4
Track a dirty area for in-memory bitmaps
...
This fixes the bug that bitmap changes do not cause screen updates
and optimizes the refresh when the bitmap is simply shown on the
screen. If the bitmap is used in tiles, then changing it will
cause all TileGrids using it to do a full refresh.
Fixes #1981
4 years ago
Hierophect
734012aa8b
Makefile cleanup
4 years ago
Hierophect
755b86e38b
Deinit-capable USB on 411
4 years ago
Scott Shawcroft
74be29cbf9
Merge pull request #1993 from dhalbert/ble-scanner
...
bleio: add central and scanner functionality, cleanup bleio API, some code restructure
4 years ago
Hierophect
43e8a4110f
Add missing files for DigitalIO
4 years ago
Hierophect
45e73c414a
fix gitignore
4 years ago
Hierophect
c588cc6db0
first pass of DigitalIO
4 years ago
Dan Halbert
1c31cf5f6a
sphinx fix
4 years ago
Dan Halbert
364ee62d10
Address review comments.
4 years ago
Dan Halbert
cb99546ea5
update frozen libraries
4 years ago
Dan Halbert
12b98be744
merge from master and make translate
4 years ago
Dan Halbert
1cf8a3e8d8
Merge remote-tracking branch 'adafruit/master' into ble-scanner
4 years ago
Dan Halbert
514d4146d3
Fix sphinx warnings.
4 years ago
Hierophect
f31a0d9cf5
Serial REPL support
4 years ago
sommersoft
db702053c3
properly group doc commands so non-doc builds don't fail
4 years ago
siddacious
d12e1a8d74
Merge pull request #1990 from kattni/pyruler
...
Adding PyRuler to CircuitPython.
4 years ago
Hierophect
a0e6975b9d
Add some usb reference material, non functional
4 years ago
Kattni Rembor
582acdaa0a
Requested changes.
4 years ago
Kattni Rembor
d905958db1
Adding PyRuler to CircuitPython.
4 years ago
Scott Shawcroft
6fad383367
Merge pull request #1925 from C47D/rgb_status
...
Initial support for RGB led as Status indicator, fixes #1382
4 years ago
Hierophect
7742a97c22
Add STM32F412-DISCO support, cleanup
4 years ago
Scott Shawcroft
f0cf9a4e75
Merge pull request #1988 from jandjstudios/datum
...
Add support for boards in the datum series.
4 years ago
Dan Halbert
d8a4f71ec7
translation merges
4 years ago
Dan Halbert
6a001786a9
merge from master
4 years ago