biboc

Results 9 issues of biboc

If I add an auth in src/theme/Root.js, search-local can't parse meta data: ``` [ERROR] Error: The `docusaurus_tag` meta tag could not be found. Please make sure that your page is...

Version: 1.0.207 Platform: Linux x64 6.5.0-27-generic Plugins: none Frontend: xterm-webgl 1. I open a new terminal 1 2. I open a new terminal 2 3. I drag terminal 1 into...

I read my SPI memory with The flash.py program reads only two bytes, why? In the code, I don't get why you replace size variable at line https://github.com/jamesbowman/spidriver/blob/master/python/samples/flash.py#L97 ``` if...

| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass?...

Hi, I've connected only one antenna (main) so I see [-56, -95] How to disable auxilary antenna and only use main? The datasheet seems to let the possibility to choose....

Hilink 7628 board uses MT7603 wifi driver from mt76 repo I use OpenWrt 23.05.3 and I edit mt76 Makefile with PKG_SOURCE_DATE:=2024-04-03 PKG_SOURCE_VERSION:=1e336a8582dce2ef32ddd440d423e9afef961e71 So I get latests mt76 patches https://github.com/openwrt/mt76/commit/b14c2351ddb8601c322576d84029e463d456caef I...

Here is the my tree view: ``` /src/A/fileA.h /src/fileA.h /src/fileB.c /src/fileB.h /test/test_fileB.c ``` In fileB.c, I have: ``` #include "A/fileA.h" #include "fileA.h" ``` I want to mock both fileA.h How...

Hi, Why do you set all non-portal node to mesh_hwmp_rootmode="2" instead of 0? What are the advantages? For what I understand, any "simple" node should be a no-root node and...

Wake up from sleep mode for at86rf212B fails most of the time because delay is for at86rf233 so I added right delay for at86rf212b

Area: drivers
State: don't stale