Skip to content
Pro
Block or report user

Report or block pfalcon

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@jenkinsci @pfalcon-org-test @pfalcon-mirrors
Block or report user

Report or block pfalcon

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. Pycopy - a minimalist and memory-efficient Python implementation. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.

    C 257 30

  2. Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API

    Python 339 47

  3. Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips

    Makefile 1.8k 555

  4. Really minimal web application framework for the Pycopy project (minimalist Python implementation) and its "uasyncio" async framework

    Python 318 64

  5. Unified startup code and link scripts for Cortex-M microcontrollers

    C 30 7

  6. Cross-platform, cross-MCU C++ template library for microcontrollers and peripheral devices

    C++ 51 12

8,748 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2020

Created a pull request in zephyrproject-rtos/zephyr that received 23 comments

lib: os: fdtable: Add syscalls for POSIX read/write/close/ioctl operations

Fdtable is a kernel-level structure, so functions accessing it, like read(), write(), close(), should be syscalls. This conversion however emphasiz…

+307 −68 23 comments

Created an issue in zephyrproject-rtos/sdk-ng that received 32 comments

Newlib: inconsistent usage of write() vs _write() in builds for different architectures to dump error messages to console

Newlib build included with x86 toolchain calls write() in [TBF], while e.g. arm - _write(). This is inconsistent and causes confusion. x86 way of c…

32 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.