Baozhu Zuo
Baozhu Zuo
How about release Apple silicon binary version ?
There is no send funciton code in the latest code. https://github.com/kendryte/kendryte-freertos-demo/blob/e86330d5be27293d88f283952a88567aa2b767bb/spi_slave/spi_slave.c#L43
https://github.com/arduino/ArduinoCore-API/blob/e1eb8de126786b7701b211332dda3f09aa400f35/api/Common.h#L18-L23 ``` typedef enum { INPUT = 0x0, OUTPUT = 0x1, INPUT_PULLUP = 0x2, INPUT_PULLDOWN = 0x3, OUPUT_PUSHPULL = 0x4, OUPUT_OPENDRAIN = 0x5, } PinMode; ```
Is there any plan to release compiler for the Raspberry Pi platform? I believe many people, like me, need to develop the k210 on raspberry pi.
Hi Robert, May I get a usbflasher image? so I can run your tutorial. https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/mmc_usbflasher_example.md
***我们不嫌弃你用!!***
We welcome requests for new features, and we'll try our best to meet you. The upcoming features are as follows: * [x] mdns * [ ] ble mesh * [x]...