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.022Apr212019181716141312111097676543232131Mar302928262726252423222120212019181716151413121110965432128Feb2726252423222120181716151413141312111098765432131Jan30292827262524252423222122212021201816151413121110987876432131Dec3029py: Fix printing of "inf" and "nan" floating point values.msvc: Update genhdr script to emit MicroPython version numbersdocs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup.py: Clean up some bits and pieces in parser, grammar.py: Simplify grammar for stmt rule (this is also how CPython has it).stmhal: Implement os.uname() to get details of OS and hardware.py: Add sys.implementation, containing uPy name and version number.py: Add attrtuple object, for space-efficient tuples with attr access.tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.docs: Bump version to 1.4.2.acks: Add 2 names to ACKNOWLEDGEMENTS file.py: Make viper codegen raise proper exception (ViperTypeError) on error.tools/pyboard.py: Make it 8-bit clean, so it works with unicode chars.stmhal/pyexec.c: Make raw REPL mode 8-bit clean.cc3200: Fix bootloader and modpyb after printf overhaul.qemu-arm: Disable inline asm tests that use floating point.py/inlinethumb: Support for core floating point instructions.py: Fix builtin ord so that it can handle bytes values >= 0x80.stmhal: Provide ADC capabilities for F401 and F411 MCUs.stmhal: Add support for STM32F411 MCU.stmhal: For flash storage use same params for F407 as F405.stmhal: Add support for Espruino Pico board.stmhal: Add stm32f401.ld for linking F401 targets.stmhal: Make ld and af files configurable within Makefile.stmhal: Add stm32f401_af.csv, for AF definitions of F401 MCUs.stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv.stmhal: Add support for flash filesystem on F401 MCUs.stmhal: Allow extint.c to compile without USB HS support.stmhal: Make I2C busses and their pins configurable in mpconfigboard.h.stmhal: Exclude code for UARTs that don't exist in hardware.stmhal: Exclude USB HS code when USB HS mode not enabled.stmhal: Exclude code for those timers that don't exist in the hardware.stmhal: Make LCD initialiser use board pin names instead of cpu names.stmhal: For pins, define macros mapping board names to cpu names.stmhal: Make a HW config option for LED4 being controlled by PWM.stmhal: Make HSE PLL parameters configurable per board.README.md: Add the CC3200 port to the list of additional components.stmhal: Add support for sending and receiving CAN RTR messages.cc3200: Clean up and reduce use/include of std.h.stmhal: Remove std.h. It's not needed anymore.
Loading