scroot

Results 8 issues of scroot

**V version:** V 0.2.2 6dcf72f **OS:** Ubuntu 18.04 **What did you do?** build $VROOT/examples/bfs.v --- v -autofree bfs.v ./bfs **What did you expect to see?** normal **What did you see...

Bug
Unit: Memory Management

#ifdef uint16_t #undef uint16_t #endif typedef unsigned short uint16_t; ---------------------------------------- error--------- unsigned short uint16_t* {.incompleteStruct, impwm_includeHdr, importc: "struct unsigned short uint16_t".} = object

中转服务器压力大

AT+BLESCANPARAM中filter_policy在哪里配置? :扫描过滤方式 – 0: BLE_SCAN_FILTER_ALLOW_ALL – 1: BLE_SCAN_FILTER_ALLOW_ONLY_WLST – 2: BLE_SCAN_FILTER_ALLOW_UND_RPA_DIR – 3: BLE_SCAN_FILTER_ALLOW_WLIST_PRA_DIR

new feature

What is the project objective? Lightweight?

Nim Compiler Version 1.6.0 [Linux: amd64] Compiled at 2021-10-19 ESP8266_NONOS_SDK-3.0.3 nim-esp8266-sdk/3.0.3/ >nim-esp8266-examples/gc-arc/ make --- CC build/user/nimcache/stdlib_digitsutils.nim.c In file included from build/user/nimcache/stdlib_digitsutils.nim.c:5: /home/scroot/devEnv/nimlang/nim-1.6.0/lib/nimbase.h:289: error: "HAVE_STDINT_H" redefined [-Werror] 289 | # define...