Angus Gratton
Angus Gratton
@dpgeorge Updated, PTAL again. Setting up PB0_VDDTCXO to behave correctly took a bit more work than expected, but verified both `MICROPY_HW_CLK_USE_HSE` and `!MICROPY_HW_CLK_USE_HSE` work correctly on Nucleo-WL55 board now, including...
> The other possibility, given the unusual nature of the PIO and DMA devices on the RP2, is to create a special examples section for the rp2 port There is...
This is an automated heads-up that we've just merged a Pull Request that removes the STATIC macro from MicroPython's C API. See https://github.com/micropython/micropython/pull/13763 A search suggests this PR might apply...
This is an automated heads-up that we've just merged a Pull Request that removes the STATIC macro from MicroPython's C API. See https://github.com/micropython/micropython/pull/13763 A search suggests this PR might apply...
@alphapapa I found it to be fairly intrusive when working with remote repos over TRAMP, so I'd also be OK with not scanning them by default. Would you like me...
@alphapapa Sorry I forgot about this PR! Have swapped the default, updated the docs to mention, and re-tested.
Hi @alphapapa, Thanks for the review comments, and absolutely no problem with being busy. I fully support you not looking at this PR again until you have time (if ever!)...
@alphapapa Thanks for the pointers, especially to the appendix in the Emacs Lisp manual - I'd never noticed this. PTAL when you get the time.
(Sorry for the extra pushes, just fiddling with wording.)
@loz-hurst Neat idea! If it's helpful I've merged the other PRs so you should be able to rebase on the master branch.