CeDeROM

Results 83 issues of CeDeROM

Added remark in manpage on how to disable bridge filtering when firewall is active on a host machine. Solution found on FreeBSD Forums [1]. Please verify if this is the...

This is an issue to note DFU firmware flash possibility to Nordic Chips (like nRF52) as noted in https://github.com/apache/nuttx-apps/pull/1794#issuecomment-1591769020 when @raiden00pl provided USB Console patch. * Our help page [1]...

As reported by @MemphisCZ in https://github.com/cederom/LibSWD/issues/6: Hi @cederom I using your lib in one of my project and found maybe a mistyping in your source code. For example in file...

bug

As reported by @MemphisCZ in https://github.com/cederom/LibSWD/issues/6: One more suggestion about fflush(0);, in some multitask FREERTOS application this may cause task dead lock, flushing NULL pointer means flush everything. In such...

enhancement

As reported by @MemphisCZ in https://github.com/cederom/LibSWD/issues/6: ...and one more question about memory consumption. Where are the points in source code for cmdq memory release. I found function libswd_cmdq_free_head, but it...

bug
enhancement
help wanted

* Please create branch for each release tag so it is easily possible to browse source code for that particular release / tag directly on github. * GitHub allows downloading...

Hello, I am working on FreeBSD, there is no source code download on PyPI for `pc-ble-driver-py`, that makes it unavailable to install with `pip` on platforms for which WHL files...

Hello world :-) We need a FreeBSD based VPS. Images are ready for use provided by the FreeBSD Project: https://download.freebsd.org/releases/VM-IMAGES/13.1-RELEASE/amd64/Latest/ After talking to Customer Support it seems it is impossible...

VPS

Hey there @btashton :-) I have problem building local preview of the website on FreeBSD 13.2 - cannot install `sass-embedded (1.71.0)`. Would it be possible to resolve / update version...

documentation

While building the local preview of the website `jekyll serve` complains about invalid use of `.slash()` function. Some remarks on removing `.slash()` here https://github.com/jekyll/minima/issues/709. Using: * clean `Gemfile.lock`. * `rubygem-jekyll-4.3.2_1`...

documentation