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-03-27
esp32/mpthreadport: Exit vPortCleanUpTCB early if threading not init'd.
Damien George
2019-03-27
unix/mpthreadport: Use named semaphores on Mac OS X.
Damiano Mazzella
2019-03-26
stm32/mpconfigport.h: Remove malloc/free/realloc helper macros.
Damien George
2019-03-26
stm32/system_stm32: Provide default value for HSI calibration.
roland van straten
2019-03-26
zephyr/i2c: Add support for hardware i2c.
Maureen Helm
2019-03-26
esp32/machine_pin: Rework pull mode config to fix GPIO hold feature.
Damien George
2019-03-19
nrf/readme: Add section about LTO.
Glenn Ruben Bakke
2019-03-18
stm32/mboot: Set USE_MBOOT=1 by default in the Makefile.
Dave Hylands
2019-03-15
nrf/bluetooth: Deprecate use of SoftDevice s140 v6.0.0.
Glenn Ruben Bakke
2019-03-15
nrf/board: Migrate nrf52840 target to new BLE stack.
Glenn Ruben Bakke
2019-03-15
nrf/bluetooth: Add support for SoftDevice s140 version 6.1.1.
Glenn Ruben Bakke
2019-03-15
nrf/bluetooth: Deprecate use of SoftDevice s132 v6.0.0.
Glenn Ruben Bakke
2019-03-15
nrf/board: Migrate all nrf52832 targets to new BLE stack.
Glenn Ruben Bakke
2019-03-15
nrf/bluetooth: Add support for SoftDevice s132 version 6.1.1.
Nguyen Hoan Hoang
2019-03-14
stm32/stm32_it: Guard UART7_IRQHandler with check for UART7 define.
roland van straten
2019-03-14
ports/{stm32,esp8266}: Set mpy-cross native arch for frozen native code.
Damien George
2019-03-14
esp32/machine_pin: Add new PULL_HOLD pin pull mode.
Damien George
2019-03-14
esp32/machine_pin: Make it so None as pull value disables pull up/down.
Damien George
2019-03-13
javascript: Fix Emscripten async load, and to compile with modern clang.
Wolf Vollprecht
2019-03-13
javascript: Add new port targeting JavaScript via Emscripten.
Rami Ali
2019-03-12
zephyr/prj_frdm_kw41z.conf: Add new board configuration.
Maureen Helm
2019-03-12
zephyr/prj_frdm_k64f.conf: Add fxos8700 sensor.
Maureen Helm
2019-03-12
zephyr/Makefile: Proxy ram_report, rom_report targets from Zephyr.
Paul Sokolovsky
2019-03-12
zephyr/prj_minimal.conf: Switch to CONFIG_STDOUT_CONSOLE.
Paul Sokolovsky
2019-03-12
zephyr/modzsensor: Rename "TEMP" sensor channel to "DIE_TEMP".
Paul Sokolovsky
2019-03-12
zephyr/modzephyr: Revamp stacks_analyze() call.
Paul Sokolovsky
2019-03-12
esp32/mphalport: Use ets_delay_us for mp_hal_delay_us_fast.
Damien George
2019-03-11
esp32/Makefile: Add some missing IDF source files to bootloader and app.
Damien George
2019-03-08
esp32/modnetwork: Remove redundant esp_log include.
Petr Kracík
2019-03-08
esp32/modnetwork: Implement RSSI for WiFi STA via WLAN.status('rssi').
Petr Kracík
2019-03-08
stm32/usb: Allow to override USB strings & VID/PID in app and mboot.
Andrew Leech
2019-03-08
stm32/qspi: Set pin speed to very-high and allow to config some options.
Andrew Leech
2019-03-08
py: Update and rework build system for including external C modules.
Andrew Leech
2019-03-08
py: Allow registration of modules at their definition.
Andrew Leech
2019-03-08
stm32: Allow to build with threading with the GIL disabled.
Damien George
2019-03-08
unix/Makefile: Update coverage tests to match those in Travis.
Damien George
2019-03-08
minimal/frozentest: Recompile now that mpy format and version changed.
Damien George
2019-03-07
stm32/mboot: Update to match latest oofatfs version.
Jim Mussared
2019-03-05
minimal/frozentest: Recompile now that mpy format changed.
Damien George
2019-03-05
ports: Update to work with new oofatfs version.
Damien George
2019-03-05
stm32: Add compile-time option to use HSI as clock source.
Francisco J. Manno
2019-03-04
stm32/boards: Update to use new build config for lwip component.
Damien George
2019-03-04
stm32: Use global lwip build config and support building without lwip.
Damien George
2019-03-04
stm32/boards/STM32F769DISC: Use external QSPI flash to store some code.
Damien George
2019-03-04
stm32/Makefile: Allow a board to specify its linker sections for FW.
Damien George
2019-03-01
stm32/qspi: Enable sample shift and disable timeout counter.
Damien George
2019-03-01
cc3200/mpconfigport.h: Disable compiler optimisation of OrderedDict.
Damien George
2019-02-28
esp8266/modmachine: Call ets_event_poll after waiti in machine.idle.
Damien George
2019-02-26
stm32/boards/NUCLEO_F429ZI: Enable lwIP and Ethernet peripheral.
Damien George
2019-02-26
stm32/boards/STM32F769DISC: Enable lwIP and Ethernet peripheral.
Damien George
[prev]
[next]