clojure-reader 0.5.1

A Clojure reader
Documentation
1
2
3
4
5
6
7
8
# Pico

## Build instructions

   1. Set up [`The C/C++ SDK`]https://www.raspberrypi.com/documentation/microcontrollers/c_sdk.html
   2. mkdir build && cd build
   3. cmake .. -DPICO_SDK_PATH=/path/to/pico-sdk
   4. make