index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
Age
Commit message (
Expand
)
Author
2019-10-22
py: Automatically provide weak links from "foo" to "ufoo" module name.
Damien George
2019-10-22
esp8266/boards: Add manifest_release.py with files for a release.
Damien George
2019-10-21
esp32: Add missing and necessary newline at EOF for sdkconfig.240mhz.
Jim Mussared
2019-10-21
unix: Allow building without a manifest.
Jim Mussared
2019-10-21
esp8266: Allow building without a manifest.
Jim Mussared
2019-10-21
tools/makemanifest.py: Eval relative paths w.r.t. current manifest file.
Jim Mussared
2019-10-21
stm32/powerctrlboot: Fix config of systick IRQ priority on F0/L0/WB MCU.
Damien George
2019-10-18
esp32/boards: Split out CPU frequency config, make 160MHz the default.
Josh Lloyd
2019-10-18
esp32/machine_uart: Add ability to invert UART pins.
Jeremy Herbert
2019-10-18
stm32/accel: Fix Accel.read() method so it does read a byte.
Damien George
2019-10-18
stm32/boards: Add NADHAT_PYB405 board.
Frederic.Pierson
2019-10-18
stm32/accel: Add support for KXTJ3.
Frederic.Pierson
2019-10-18
stm32/accel: Rename MMA I2C macro constants to make it generic.
Damien George
2019-10-16
stm32/mpu: Save and restore the IRQ state when configuring MPU.
Damien George
2019-10-15
stm32/adc: Fix sampling for internal channels on H7 MCUs.
iabdalkader
2019-10-15
stm32/adc: Use IS_CHANNEL_INTERNAL macro to check for internal channels.
iabdalkader
2019-10-15
stm32/adc: Remove unused macro and channel check, and fix spacing.
iabdalkader
2019-10-15
stm32/adc: Update ADC driver to work with the new H7 HAL.
iabdalkader
2019-10-15
esp32: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-10-15
qemu-arm: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-10-15
stm32: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-10-15
esp8266: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-10-15
unix: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-10-15
esp32: Run NimBLE on the app core.
Jim Mussared
2019-10-15
extmod/modbluetooth: Increase maximum connections from 1 to 4.
Jim Mussared
2019-10-15
ports: Add new make target "submodules" which inits required modules.
Damien George
2019-10-15
minimal/frozentest.mpy: Recompile now that mpy format changed.
Damien George
2019-10-11
esp32: Add 4.x version of IDLE WDT config.
Jim Mussared
2019-10-11
stm32/boards: Add new board ADAFRUIT_F405_EXPRESS.
ladyada
2019-10-10
nrf/boards: Add nrf9160 pca10090 board.
Glenn Ruben Bakke
2019-10-10
nrf: Add nrf9160 base support.
Glenn Ruben Bakke
2019-10-10
nrf/boards: Add support for pca10059.
Glenn Ruben Bakke
2019-10-10
nrf: Add tinyusb support for nrf52840.
Glenn Ruben Bakke
2019-10-10
nrf/device: Correct SPIM3 IRQ handler entry for nrf52840.
Glenn Ruben Bakke
2019-10-10
esp8266/modules/ntptime.py: Always close socket, and set day-of-week.
Damien George
2019-10-10
stm32: Use hardware double sqrt on F7/H7 MCUs.
Jim Mussared
2019-10-10
stm32/sdcard: Support boards with no SD card detect pin.
Andrey Belykh
2019-10-10
esp8266: Add per-board configs, following other ports.
Mike Causer
2019-10-08
nrf: Add support to activate MICROPY_PY_SYS_STDFILES.
Damien George
2019-10-08
stm32/mboot: Add option to automatically reset when USB is disconnected.
Andrew Leech
2019-10-08
esp32/boards: Enable BLE by default when building with IDF 4.x.
Jim Mussared
2019-10-08
esp32: Implement BLE using Nimble from IDF 4.x.
Jim Mussared
2019-10-08
stm32: Extract port-specific Nimble implementation.
Jim Mussared
2019-10-05
stm32/boards/PYBD_SF2: Put nimble library in external QSPI XIP flash.
Damien George
2019-10-05
stm32/usbdev: Fix compile error if MICROPY_HW_USB_CDC_NUM is set to 2.
Martin Fischer
2019-10-05
esp32: Enable native emitter.
Damien George
2019-10-04
stm32/{adc,machine_adc}: Change ADC clock and sampling time for F0 MCUs.
Chris Mason
2019-10-04
stm32/boards: Enable MICROPY_HW_RTC_USE_LSE on L4 boards.
Damien George
2019-10-04
stm32/system_stm32: Support selection of HSE and LSI on L4 MCUs.
hahmadi
2019-10-02
nrf/main: Update the way the LED is used on startup.
roland van straten
[prev]
[next]