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.07Oct654543130Sep2928272827242322212220191817161412109876543432131Aug3029282726252422201917161514121110976542131Jul302928272625242322211716151413111098765432130Jun29282726252423212019181716151412109876432131May30292827262524py: Add mp_raise_OSError(errno) helper function.esp8266: Add FLASH_MODE,FLASH_SIZE options for make deploy target.docs/uos: Add uos.statvfs() documentation.tests: Improve coverage of struct with test for non-compliant behaviour.py/modstruct: Remove unreachable code, and add comment about CPy diff.tests/extmod/uzlib: Test adaptive huffman tree for tinflate coverage.esp8266: Make PY_UHASHLIB_SHA1 config depend on PY_USSL and SSL_AXTLS.stmhal: Enable machine.time_pulse_us() function.stmhal: Disable network and usocket for ESPRUINO_PICOtests: Fix expected output of verbose cmdline teststmhal/moduos: Implement total-number-of-blocks field in statvfs.stmhal/mphalport: Change pin obj type to const pointer, to avoid casts.esp8266/modpybrtc.c: Implement machine.RTC.alarm_left()stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size.tools: Upgrade upip to 1.0.esp8266/main: Put /lib before / in sys.path.esp8266/modmachine: idle(): Return number of CPU cycles spent idling.tests/extmod/btree1: Checks for put, seq, string print and unsupported binary op.stmhal/usb: Use real packet size (not maximum) in HID receive.stmhal/usb: Use correct ClassData structure for HID receive.stmhal/usb: Add support to receive USB HID messages from host.stmhal/usbdev: Add OUT endpoint to HID interface.tests/run-tests: Disable cmdline/cmd_showbc test on Windows.stmhal: Fix linker map for STM32L476 chips.stmhal/spi: Enable use of fast software SPI.extmod/machine_spi: Add optional support for fast software SPI.extmod/machine_spi: Use delay_half, not baudrate, for internal timing.stmhal/spi: Use software SPI if no periph id given, even if pins given.esp8266/moduos: Move stat/statvfs funcs to sit within #if VFS guard.stmhal/mphalport: Fix mp_hal_pin_write to use correct pin_mask.stmhal/spi: Make machine.SPI class conform to correct API.stmhal/mphalport: Implement mp_hal_pin_{input,output,write}.extmod/machine_spi: Factor out software SPI code from esp8266 to extmod.stmhal/spi: Simplify spi_transfer function to take only one buf len arg.extmod/machine_spi: Simplify SPI xfer function to only take one buf len.cc3200: Add ssl_version argument to ssl.wrap_socket().py/objbool: Make a slight simplification of bool constructor.py/objbool: Defer bool's unary op implementation to small int.py/argcheck: Simplify if-chain so that the last one is the default.tests/basics: Add test for printing OSError when errno is unknown.
Loading