TOKITA Hiroshi

Results 16 issues of TOKITA Hiroshi

Add cbor_value_to_json_stream() function to output to a stream for JSON. It has similar behavior with cbor_value_to_pretty_stream(), output JSON text instead of pretty formatted text. cbor_value_to_pretty_stream() that is used to mapkey-to-text...

- [x] ~~abi.cpp~~ - [x] Arduino.h - [x] avr/dtostrf.c - [x] avr/dtostrf.h - [x] avr/interrupt.h - [x] avr/io.h - [x] avr/pgmspace.h - [x] binary.h - [x] Client.h - [x] CMakeLists.txt...

- [ ] bbc_microbit/CMakeLists.txt - [ ] bbc_microbit/pins_arduino.h - [ ] bbc_microbit/prj.conf - [ ] bbc_microbit/variant.cpp - [ ] bbc_microbit/variant.h - [ ] CMakeLists.txt - [ ] _FALLBACK_/CMakeLists.txt - [...

It maybe need to create new repository. Even if so, this package's build system are complex to support PlatformIO. Simplify the build system (#4) to help to creating PlatformIO package.

In #7 changes, ClientSocket and ServerSocket implementation was removed temporary.

Create SNTP wrapper library. Implements wrapper library that wrap OpenThread's SNTP API.

Create COAP/COAPS API wrapper library. COAP/COAPS API available on OpenThread system. Create library that use it to reducing footprint rather than use external arduino library.