pxt-maker/.gitignore

35 строки
433 B
Plaintext
Исходник Обычный вид История

2017-12-20 22:14:23 +03:00
node_modules
yotta_modules
yotta_targets
pxt_modules
built
typings
tmp
temp
Jacdac ts (#216) * add jacdac-ts * enable jacdac-ts on CPX * adding jacdac dep * updating shims * hack device shims and pxtarge.json (for now) * updated shims * remove jacdac-ts * updated dependeices * add link * ignore package lock * enable jacdac sim * updated shims * removed direct dependnecy on jacdac-ts * bring back some services * restore services * ignore C++ files * updated link script * don't force remove. (rm) * updated samples * hidding jacdac-ts * update core reference * bump core version * update repo references * cleanout jacdac-ts * enable jacdac debug in beads * adding board.json updates * specify accelerometer type * fix config * fix bead config * bumped pxt * update core * set the active lo config on the led pins. * update codal-core * bump codal-core * bump repos to pickup flash driver * updating shims * updated dal.d.ts * update dal.dts. * updated codal-core branch * updated configStorage * fix prox bead and jacdac service init * move jacdac.ts before startup.ts * bump pxt * Beadmappings (#222) * reorg tattoo pins * add color sensor * updated pinout * added lis3dh to light breain * reorg pins * enable console * wire up bead-brain * try redirect fashion editor * remove fashion ref * add jacdac back * updated pxt-core * add identification mechanism to startup.ts * update core and samd refs * update tags and config for brain. * add jacdac leds to config.ts * Add bead-motor to pxt. * adjust pins for light bead * add gpio identification to all beads. * Add pin LED to all devices. * wiring up light spectrum sensor * add kinda working PCA driver * add servo library to tattoo * updated bead-servo * remove non-bead boards * fix default project * fixing lightsin brain * updated pin locations * fix pin lookup in maker * starting on beads * remove accelerometer from servo bead * bead-motor -> bead-motion * mor fixes * missing led * fix led notations * update codal-samd to remove STATE set on i2c * update pxtarget to use i2c_hack branch * added servos * typo * add LED to proximity bead pins. * fix bead-proximity i2c pins * add distance sensor. * don't start jacdac services by default in brain * fix typos * adding proximity in bead-proxmity * adding light demo * enable light spectruom * don't enable accel on tattoo * fix identification * updated tattoo apis * support for custom gestures * disable usb in beads by default * bump repositories * update codal target tag * updating sim support * add common bead project * remove 'beads' layer * simplify board.json * update tags for build * update codal tags. * add fashion show scripts * add motion * fixed light rig * updates * updated servo test * updated servos service * test programs * changes with teddy * updated servo test * servos working * get rebecca's code working (#226) * changes suggested by peli (#225) * prox and dg working * zipora lights working * victoria pink lights * motion left and right * victory for victoria * pulsing colors on motion * update codal to the jacdac reset hack * victoria done * copy zipora over to kt * KT program * start readme to track and gv program * fix up brightness transitions * doris tattoo working * ah done * jg1 and jg2 * ko and mo ready * up and sw * victoria done * updated omega * jg1 done * jg2 done * calibrate on connection * simone done * up * up done * zipora done * added op * base animation * q done * opera code * rebecca done * update dg * doris * updated ds * dj working * add setudent project * adding lightstep * fix up with light step for kt * color fix for kt * tv code for text and shoulders * na student * wakonda * updated servo * updated student * updates * fixing jo * few updates * adding random image * restore other boards * updated shims * updated references * removing jacdac reference * updated pxt * update tags * updated nrf52 tag * updated SAMD21 tag * bump minor * updated docs * rename jacdac-drivers -> jacdac-services (#233) * rename jacdac-driver to jacdac-services * move project * using jacdac-feather * use codal core tag * fixsim * updated samd21 tag * another attempt * fix sim
2019-05-30 07:21:25 +03:00
.vscode/ipch
2017-12-20 22:14:23 +03:00
projects/**
clients/win10/app/AppPackages
clients/win10/app/BundlePackages
clients/win10/app/BundleArtifacts
clients/win10/app/bin
clients/win10/app/bld
clients/win10/*.opendb
clients/**/bin/**
clients/**/obj/**
clients/electron/projects
2017-12-20 21:31:11 +03:00
Jacdac ts (#216) * add jacdac-ts * enable jacdac-ts on CPX * adding jacdac dep * updating shims * hack device shims and pxtarge.json (for now) * updated shims * remove jacdac-ts * updated dependeices * add link * ignore package lock * enable jacdac sim * updated shims * removed direct dependnecy on jacdac-ts * bring back some services * restore services * ignore C++ files * updated link script * don't force remove. (rm) * updated samples * hidding jacdac-ts * update core reference * bump core version * update repo references * cleanout jacdac-ts * enable jacdac debug in beads * adding board.json updates * specify accelerometer type * fix config * fix bead config * bumped pxt * update core * set the active lo config on the led pins. * update codal-core * bump codal-core * bump repos to pickup flash driver * updating shims * updated dal.d.ts * update dal.dts. * updated codal-core branch * updated configStorage * fix prox bead and jacdac service init * move jacdac.ts before startup.ts * bump pxt * Beadmappings (#222) * reorg tattoo pins * add color sensor * updated pinout * added lis3dh to light breain * reorg pins * enable console * wire up bead-brain * try redirect fashion editor * remove fashion ref * add jacdac back * updated pxt-core * add identification mechanism to startup.ts * update core and samd refs * update tags and config for brain. * add jacdac leds to config.ts * Add bead-motor to pxt. * adjust pins for light bead * add gpio identification to all beads. * Add pin LED to all devices. * wiring up light spectrum sensor * add kinda working PCA driver * add servo library to tattoo * updated bead-servo * remove non-bead boards * fix default project * fixing lightsin brain * updated pin locations * fix pin lookup in maker * starting on beads * remove accelerometer from servo bead * bead-motor -> bead-motion * mor fixes * missing led * fix led notations * update codal-samd to remove STATE set on i2c * update pxtarget to use i2c_hack branch * added servos * typo * add LED to proximity bead pins. * fix bead-proximity i2c pins * add distance sensor. * don't start jacdac services by default in brain * fix typos * adding proximity in bead-proxmity * adding light demo * enable light spectruom * don't enable accel on tattoo * fix identification * updated tattoo apis * support for custom gestures * disable usb in beads by default * bump repositories * update codal target tag * updating sim support * add common bead project * remove 'beads' layer * simplify board.json * update tags for build * update codal tags. * add fashion show scripts * add motion * fixed light rig * updates * updated servo test * updated servos service * test programs * changes with teddy * updated servo test * servos working * get rebecca's code working (#226) * changes suggested by peli (#225) * prox and dg working * zipora lights working * victoria pink lights * motion left and right * victory for victoria * pulsing colors on motion * update codal to the jacdac reset hack * victoria done * copy zipora over to kt * KT program * start readme to track and gv program * fix up brightness transitions * doris tattoo working * ah done * jg1 and jg2 * ko and mo ready * up and sw * victoria done * updated omega * jg1 done * jg2 done * calibrate on connection * simone done * up * up done * zipora done * added op * base animation * q done * opera code * rebecca done * update dg * doris * updated ds * dj working * add setudent project * adding lightstep * fix up with light step for kt * color fix for kt * tv code for text and shoulders * na student * wakonda * updated servo * updated student * updates * fixing jo * few updates * adding random image * restore other boards * updated shims * updated references * removing jacdac reference * updated pxt * update tags * updated nrf52 tag * updated SAMD21 tag * bump minor * updated docs * rename jacdac-drivers -> jacdac-services (#233) * rename jacdac-driver to jacdac-services * move project * using jacdac-feather * use codal core tag * fixsim * updated samd21 tag * another attempt * fix sim
2019-05-30 07:21:25 +03:00
videos/**
2017-12-20 21:31:11 +03:00
*.user
2017-12-20 22:14:23 +03:00
*.sw?
*.ts.new
*.tgz
*.db
*.suo
2017-12-20 21:31:11 +03:00
*.log
2017-12-20 22:14:23 +03:00
.pioenvs
.piolibdeps
lib/
2018-07-20 04:27:16 +03:00
_locales
**/*.DS_Store