pxt-common-packages/libs/core
Michał Moskal fa0e7c944e
disable HF2 reboot to bootloader command when not supported (#1364)
2022-07-28 16:36:42 +02:00
..
docs typo: milleseconds -> milliseconds (#1281) 2021-09-29 15:28:31 -07:00
sim Bump emit to ES2017; drop bluebird (#1237) 2021-03-15 17:20:30 -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 Fix comment - don't confuse our c++ parser 2020-10-12 18:00:03 +02:00
control.cpp RP2040 support (#1284) 2021-09-29 00:28:25 +02:00
dal.d.ts Onboard pins cfg keys + keypad (#1097) 2020-04-15 11:40:52 -07:00
dmac.cpp Samd21 music fix (#552) 2018-12-10 13:55:40 -08:00
dmac.h Samd21 music fix (#552) 2018-12-10 13:55:40 -08:00
enums.d.ts Support for pins.onPulsed events (#308) 2018-05-17 08:58:58 -07:00
hf2.cpp disable HF2 reboot to bootloader command when not supported (#1364) 2022-07-28 16:36:42 +02:00
hf2.h fixes for RP2040 (#1363) 2022-07-28 11:53:37 +02:00
hf2dbg.h Switching to newest codal (CPX v1.2.2) (#139) 2017-10-21 08:30:01 -07:00
i2c.cpp Pin buffer around potential async operations (#1193) 2020-10-27 11:04:35 +01:00
i2c.ts I2ctransfer (#1096) 2020-04-13 22:22:56 -07:00
keyvaluestorage.cpp pulling in jacdac-ts (#779) 2019-05-24 05:39:57 -07:00
keyvaluestorage.ts Fixes for typos found in Crowdin - 11252019 (#1014) 2019-11-26 01:33:04 +01:00
leveldetector.ts allow level detector to be resetted (#996) 2019-10-21 09:16:48 -07:00
light.cpp fixes for nrf52 JD brain board (#1201) 2020-12-01 16:36:35 +01:00
light.h Fixes for typos found in Crowdin - 11252019 (#1014) 2019-11-26 01:33:04 +01:00
ns.ts More JacDac drivers (#520) 2018-12-03 22:41:47 -08:00
pins.cpp Improve exception handling on esp32 (#1289) 2021-10-20 00:13:13 +02:00
pins.h Add Button::pressureLevel() (#934) 2019-11-27 04:10:29 +01:00
pins.ts adding p0-p20 to config keys (#758) 2019-03-19 10:45:40 -07:00
pinsAnalog.cpp External simulators (#1203) 2020-12-10 08:35:11 -08:00
pinsDigital.cpp support for ESP32-S2 (#1268) 2021-08-04 21:54:17 +02:00
pinsPWM.cpp support for continuous servo in sim (#1073) 2020-02-13 17:16:39 -08:00
pinscompat.ts Edge connector (#761) 2019-03-20 13:15:46 -07:00
platform.cpp refactor all light operations (#693) 2019-02-05 13:41:48 -08:00
platform.h Samd21 music fix (#552) 2018-12-10 13:55:40 -08:00
pxt.h fixes for RP2040 (#1363) 2022-07-28 11:53:37 +02:00
pxt.json new JACDAC implementation (#1090) 2020-04-09 12:27:31 -07:00
pxtcore.h improvements for esp32 wifi driver (#1285) 2021-10-08 01:06:03 +02:00
pxtparts.json Light cleanup (#699) 2019-02-12 09:26:41 -08:00
shims.d.ts updated shims 2020-12-14 03:03:01 -08:00
spi.cpp Improve exception handling on esp32 (#1289) 2021-10-20 00:13:13 +02:00
spi.ts add support for NRF52 (#1067) 2020-01-31 17:49:55 -08:00
test.ts Another shuffle of pause/forever (#803) 2019-04-25 21:16:27 -07:00
timer.ts Make forever and pause be top level (#227) 2018-02-14 15:38:17 -08:00
uf2format.h WebUSB support for STM (#616) 2019-01-07 20:09:48 +00:00
uf2hid.h Jacdac service updates (#1094) 2020-05-12 18:38:52 -07:00
usb.cpp define ble_running for non-microbit NRF-based boards (#1252) 2021-05-06 19:31:31 +01:00

README.md

core

The core library for Codal-based targets.