Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ch3/leds
  • ch3/time
  • dualcore
  • master
  • wip-bootstrap default
5 results
Created with Raphaël 2.2.04Mar128Feb27262521201918151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep292827262421201816151413121110854317Aug161514131087642131Jul302723201918stm32: Use global lwip build config and support building without lwip.py/py.mk: Update lwip build config to work with latest lwip version.stm32/boards/STM32F769DISC: Use external QSPI flash to store some code.stm32/Makefile: Allow a board to specify its linker sections for FW.py/objexcept: Fix hash of exc str created in mp_obj_new_exception_msg.stm32/qspi: Enable sample shift and disable timeout counter.cc3200/mpconfigport.h: Disable compiler optimisation of OrderedDict.py/compile: Add optimisation to compile OrderedDict inplace.esp8266/modmachine: Call ets_event_poll after waiti in machine.idle.extmod/modwebrepl: Fix logic to handle a put of file of size 0.extmod/modlwip: Don't require a port to define concurrency macros.py/compile: Fix handling of unwinding BaseException in async with.stm32/boards/NUCLEO_F429ZI: Enable lwIP and Ethernet peripheral.stm32/boards/STM32F769DISC: Enable lwIP and Ethernet peripheral.stm32/boards/STM32F7DISC: Enable lwIP and Ethernet peripheral.stm32/boards/NUCLEO_F767ZI: Enable lwIP and Ethernet peripheral.stm32/modnetwork: Don't call NIC callback if it's NULL.stm32/mpconfigport.h: Enable lwIP concurrency protection mechanism.stm32/network_lan: Add high-level network.LAN interface to ETH driver.stm32/eth: Add low-level Ethernet MAC driver.lib/netutils: Add function to print tracing info for Ethernet frames.extmod/modlwip: Add concurrency protection macros.stm32/mphalport: Add mp_hal_get_mac() helper function.stm32/boards/NUCLEO_F767ZI: Fix up comments about HCLK computation.docs/uos: Document extra requirements on stream objs passed to dupterm.esp32/modnetwork: Fix wifi.isconnected to return False after disconnect.unix/modffi: Eliminate unused-argument warning when debugging disabled.py: Eliminate warnings about unused arguments when debugging disabled.esp32/network_lan: Make power arg to constructor optional.esp32/modnetwork: Catch and report Ethernet events.esp32/network_lan: Add arg to constructor to set clock mode for ETH PHY.tests/basics: Add tests for try-except-else and try-except-else-finally.nrf/pwm: Remove superfluous NULL in machine_hard_pwm_instances.nrf/readme: Update make flash command when defining board.nrf/bluetooth: Resolve compilation warning in ble_drv.c.nrf/bluetooth: Improve advertisment behavior for nrf52 targets.nrf/readme: Update link to nrfjprog download.stm32/sdram: Increase GPIO speed for SDRAM interface to "very high".py/objfun: Make fun_data arg of mp_obj_new_fun_asm() a const pointer.py/obj.h: Remove obsolete mp_obj_new_fun_viper() declaration.
Loading