biboc
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?...
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
### Error Message and Logs Install 4.0.0-beta.399 Add a second server (localhost is not connected) with ressources Add S3 Storage (connection successful) Go to Settings/Backups, I get "To configure automatic...
I get an error on attempt to autosave crontab Alos, I don't have logs for my jobs, is it related? ``` Attempted to autosave crontab TypeError: cron_parser.parseExpression is not a...
#### Description Could you update the guide at https://guide.riot-os.org/getting-started/install-wsl/ ? We manage to flash a samr30-xpro with edbg on WSL (need to attach usb device) UART with /dev/ttyACM0 worked as...