| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-28 | change 'c2rst' from source_parser -> extension; allows use of sphinx 2.x | sommersoft | |
| 2019-07-27 | fix board_exclusion lookup | sommersoft | |
| 2019-07-27 | Merge branch 'master' into dynamic_support_matrix | sommersoft | |
| 2019-07-27 | update 'Core Modules' description | sommersoft | |
| 2019-07-27 | use MICROPY_HW_BOARD_NAME vice board's folder name | sommersoft | |
| 2019-07-27 | move the support matrix to its own page; add linking for modules | sommersoft | |
| 2019-07-27 | change conf.py to use modules-by-board | sommersoft | |
| 2019-07-27 | add port-wide config parsing; add modules-by-board function | sommersoft | |
| 2019-07-25 | Merge pull request #2010 from jepler/audiocore | Scott Shawcroft | |
| audiocore: Factor from audioio | |||
| 2019-07-25 | Remove unneeded headers | Scott Shawcroft | |
| 2019-07-25 | audiocore: Factor from audioio | Jeff Epler | |
| When nrf pwm audio is introduced, it will be called `audiopwmio`. To enable code sharing with the existing (dac-based) `audioio`, factor the sample and mixer types to `audiocore`. INCOMPATIBLE CHANGE: Now, `Mixer`, `RawSample` and `WaveFile` must be imported from `audiocore`, not `audioio`. | |||
| 2019-07-24 | Merge pull request #2007 from hierophect/F4xx-port-setup | Scott Shawcroft | |
| Add STM32 Discovery F412ZG and F411RE support | |||
| 2019-07-24 | Update SystemCoreClock macro | Hierophect | |
| 2019-07-24 | Requested changes, general cleanup | Hierophect | |
| 2019-07-24 | Merge pull request #2009 from hathach/tinyusb-update | Dan Halbert | |
| update tinyusb lib to 0.5.x | |||
| 2019-07-24 | whitespace | hathach | |
| 2019-07-24 | update tinyusb lib to 0.5.x | hathach | |
| 2019-07-23 | docs: replace overzealous removal of parens | sommersoft | |
| 2019-07-23 | docs: revert calling 'shared_bindings_matrix.py' | sommersoft | |
| 2019-07-23 | don't use files to pass data; call and return directly in conf.py | sommersoft | |
| 2019-07-23 | remove local copy of 'support_matrix.json' | sommersoft | |
| 2019-07-23 | Revert tinyUSB issue | Hierophect | |
| 2019-07-23 | Doc error caused by submodule, misc cleanup | Hierophect | |
| 2019-07-23 | Switch to submodule for cube files | Hierophect | |
| 2019-07-23 | Python doc generator fixes | Hierophect | |
| 2019-07-22 | Merge pull request #1998 from tannewt/monocolor | Dan Halbert | |
| Add support for grayscale displays | |||
| 2019-07-22 | Merge pull request #1986 from AnthonyDiGirolamo/patch-1 | Scott Shawcroft | |
| Update Arch Linux ARM compiler installation instructions | |||
| 2019-07-22 | Merge pull request #2006 from ntavish/patch-1 | Dan Halbert | |
| Fix incorrect preprocessor define NRFX_TIMER3/4 | |||
| 2019-07-22 | Switch to SAMD compatible tinyusb commit | Hierophect | |
| 2019-07-22 | Fix LED misuse interfering with atmel builds | Hierophect | |
| 2019-07-22 | Cleanup missed items | Hierophect | |
| 2019-07-22 | Add feature conditionals and clean up | Hierophect | |
| 2019-07-22 | Fix incorrect preprocessor define NRFX_TIMER3/4 | Tavish Naruka | |
| Should be NRF_TIMER3 and NRF_TIMER4 | |||
| 2019-07-19 | Review feedback including NO_BRIGHTNESS_COMMAND macro | Scott Shawcroft | |
| 2019-07-19 | Turn off bitbanging on Hallowing to save code space. | Scott Shawcroft | |
| 2019-07-19 | Correct typo in line meant to turn off frequencyio on M0 which saves 2k code ↵ | Scott Shawcroft | |
| space. | |||
| 2019-07-19 | Update translations | Scott Shawcroft | |
| 2019-07-19 | Add support for grayscale displays that are < 8 bit depth. | Scott Shawcroft | |
| 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 | |||
| 2019-07-19 | pin selection cleanup, tinyUSB update | Hierophect | |
| 2019-07-19 | Merge pull request #2002 from ntavish/blip_improvements | Scott Shawcroft | |
| Blip improvements | |||
| 2019-07-19 | enable libraries needed by BlipBoy Shield | Tavish Naruka | |
| 2019-07-18 | Makefile cleanup | Hierophect | |
| 2019-07-18 | Deinit-capable USB on 411 | Hierophect | |
| 2019-07-18 | Merge pull request #1993 from dhalbert/ble-scanner5.0.0-alpha.0 | Scott Shawcroft | |
| bleio: add central and scanner functionality, cleanup bleio API, some code restructure | |||
| 2019-07-17 | Add missing files for DigitalIO | Hierophect | |
| 2019-07-17 | fix gitignore | Hierophect | |
| 2019-07-17 | first pass of DigitalIO | Hierophect | |
| 2019-07-16 | sphinx fix | Dan Halbert | |
| 2019-07-16 | Address review comments. | Dan Halbert | |
| 2019-07-11 | update frozen libraries | Dan Halbert | |
