pxt-common-packages/libs/core
Peli de Halleux dc21ffa938
merge back spi (#312)
* merge back spi

* use base codal SPI class
2018-05-08 04:42:41 -07:00
..
docs spi support (#307) 2018-05-04 08:22:48 -07:00
sim spi support (#307) 2018-05-04 08:22:48 -07:00
README.md Switch to v1.x of codal (with new build system) (#95) 2017-08-04 14:58:55 -07:00
codal.cpp Support for .comm symbols in assembly (#280) 2018-04-05 19:08:56 -07:00
control.cpp Make VTable alignment configurable (#283) 2018-04-10 22:22:11 -06:00
dal.d.ts Update shim files 2017-10-24 09:32:56 +01:00
dmac.cpp Support for codal targets other than SAMD21 (#195) 2017-12-12 09:28:16 -08:00
dmac.h Support for codal targets other than SAMD21 (#195) 2017-12-12 09:28:16 -08:00
enums.d.ts Add proper unit test framework for pxt packages (#199) 2018-01-04 09:12:46 -08:00
hf2.cpp Don't vent HID serial packets into space - wait for some HF2 message (#224) 2018-02-09 17:56:51 -08:00
hf2.h Don't vent HID serial packets into space - wait for some HF2 message (#224) 2018-02-09 17:56:51 -08:00
hf2dbg.h Switching to newest codal (CPX v1.2.2) (#139) 2017-10-21 08:30:01 -07:00
i2c.cpp spi support (#307) 2018-05-04 08:22:48 -07:00
i2c.ts updated i2cdevince signature 2018-04-27 21:20:52 -07:00
ns.ts Refactor blocks to remove subcategories, and order some in groups. (#118) 2017-10-13 15:19:02 -07:00
pins.cpp Fix sim shims (#164) 2017-11-07 13:28:45 -08:00
pins.d.ts Support for multiple boards in a single target (#140) 2017-10-23 13:48:41 -07:00
pins.h merge back spi (#312) 2018-05-08 04:42:41 -07:00
pins.ts Introduce more pin classes; support DAC on samd (#268) 2018-03-30 18:07:33 -07:00
pinsAnalog.cpp Introduce more pin classes; support DAC on samd (#268) 2018-03-30 18:07:33 -07:00
pinsDigital.cpp allow on/off / high/low to drop values in (#219) 2018-01-29 11:09:50 -08:00
pinsPWM.cpp Support for codal targets other than SAMD21 (#195) 2017-12-12 09:28:16 -08:00
platform.cpp Support for codal targets other than SAMD21 (#195) 2017-12-12 09:28:16 -08:00
platform.h spi support (#307) 2018-05-04 08:22:48 -07:00
pxt.h Make Pin and Timer types configurable (#248) 2018-03-19 13:25:05 +00:00
pxt.json merge back spi (#312) 2018-05-08 04:42:41 -07:00
pxtcore.h Switch to v1.x of codal (with new build system) (#95) 2017-08-04 14:58:55 -07:00
pxtparts.json updated pxtparts 2018-04-20 10:27:22 -07:00
shims.d.ts updated shims 2018-05-04 09:26:22 -07:00
spi.cpp merge back spi (#312) 2018-05-08 04:42:41 -07:00
test.ts Make forever and pause be top level (#227) 2018-02-14 15:38:17 -08:00
timer.ts Make forever and pause be top level (#227) 2018-02-14 15:38:17 -08:00
uf2format.h Adding initial core lib from adafruit's target 2017-02-27 22:09:22 -08:00
uf2hid.h on-chip software debugger support (#26) 2017-10-13 05:24:02 -07:00
usb.cpp swapping x/y in image format (#288) 2018-04-16 16:21:53 -07:00

README.md

core

The core library for Codal-based targets.