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.022Feb2120181716151413141312111098765432131Jan30292827262524252423222122212021201816151413121110987876432131Dec302928272423222120191817161514131211109876542130Nov29282726252221191716171596543231Oct30313029262524232221201918171615131213121110987654tests: Add test for math special functions.py: Make math special functions configurable and disabled by default.lib/libm: Add implementations of erf, erfc, lgamma, tgamma.pyb.UART.rst: Clean up note about stream protocol support.stmhal: For UART, check that baudrate is within 5% of desired value.py: Add few more special methods.drivers/cc3100: Remove dependence on debug.h.cc3200: Add support for connecting to WEP secured networks.cc3200: Rename SD.config() to SD.config_pins().cc3200: Add UART __del__ method.cc3200: Remove sd paths from sys path when disabling the sd card.drivers/cc3100: Make wlan.c closer to TI original file.cc3200: Get compiling with CC3100 driver from drivers/ directory.cc3200: Move CC3100 driver from cc3200/simplelink to drivers/cc3100.cc3200: Replace physical tabs with spaces.cc3200: Add explicit py/ path-prefix for py includes.py: Expose mp_obj_list_remove as a public function.cc3200: Correct pybsd_config() params retrieval.cc3200: Add SD module and disable SD card support for the LAUNCHXL.cc3200: Add exit values to the shell scripts.cc3200: Disable MICROPY_OPT_COMPUTED_GOTO.tests: Add tests for ure groups and named char classes.extmod: Pull in upstream changes to re1.5; fixes bug, adds named class.run-tests-exp.sh: Typo fix in comment.cc3200: Disable MICROPY_PY_SYS_EXIT and MICROPY_EMIT_INLINE_THUMB.cc3200: Refactor UART and I2C object creation.cc3200: Increase UART default read buffer size to 128 bytes.cc3200: Add ADC module.cc3200: Change safe-boot pin to GPIO28.cc3200: Remove asserts from sl_Stop() and reduce timeout to 250ms.cc3200: Move `closed` field in mod_network_socket_obj_t out of the union.cc3200: Disable FreeRTOS asserts. Optimize more files if BTYPE=debug.extmod/modure: Make num_matches store actual number of matches.py: Fix mp_obj_print() to work when Python streams are not used.py: Revamp mp_obj_print() to use Python streams.py: Implement bl/bx instructions for inline Thumb assembler.py: Implement "it" instruction for inline Thumb assembler.py: More robust checking in inline assembler compiler.qemu-arm: Enable source line numbers, for easier debugging.tests: Add another testcase for relative imports.
Loading