The Wayback Machine - https://web.archive.org/web/20220530183452/https://github.com/xypron
Skip to content
Avatar

Organizations

@U-Boot-EFI
Block or Report

Block or report xypron

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xypron/README.md

U-Boot U-Boot SCT results

Pinned

  1. Scripts to build kernel for Ubiquity EdgeRouter Lite

    Makefile 10 3

  2. skyldav Public

    Skyld AV - on access virus scanner

    C++ 3 3

  3. pyrelayctl Public

    Python library to control FTDI FT245R based relay boards

    Python 6 2

  4. pysispm Public

    Python library for EnerGenie EG-PMS

    Python 8 3

  5. icsectl Public

    Python library to control the ICStation USB multi-channel relay modules (ICSE012A, ICSE013A, ICSE014A)

    Python 4 1

  6. usign Public

    usign - tiny signify replacement

    C 6 1

Contribution activity

May 2022

Created 6 repositories

Created a pull request in swig/swig that received 5 comments

Python: define PY_SSIZE_T_CLEAN

It is recommended to always define PY_SSIZE_T_CLEAN before including Python.h. Cf. https://docs.python.org/3/c-api/intro.html This avoids errors like:

+6 −1 5 comments
Opened 3 other pull requests in 3 repositories
pktgen/Pktgen-DPDK 1 merged
cherrypy/cheroot 1 closed
linux-rdma/rdma-core 1 merged

Created an issue in swig/swig that received 2 comments

CI fails due to wrong ppa

Build failures occur due to CI using non-existent ppa:deadsnakes/python3.10. There is a ppa:deadsnakes/python3.10-jammy. See #2277

2 comments
Opened 2 other issues in 2 repositories