fae96b17a7
This commit adds support for a new processor RA6M5. It also adds the following classes to the machine module: PWM, DAC, SDCard. Signed-off-by: mbedNoobNinja <novoltage@gmail.com>
4 lines
71 B
Python
4 lines
71 B
Python
include("$(MPY_DIR)/extmod/asyncio")
|
|
require("dht")
|
|
require("onewire")
|