Michał Moskal
8e87dc8ade
Include the new game---light library ( #3526 )
...
* Removing game--hw
* Setup intellisense
* Add game---light
* bump pxt and p-c-p
* Bump p-c-p (linux build fix)
2021-05-19 01:25:47 +02:00
Peli de Halleux
ddaf65d36b
removing jacdac hard dependency ( #1951 )
...
* removing jacdac hard dependiy
* bump common
2020-06-10 12:52:55 -07:00
Peli de Halleux
b802fac725
Tutorials gifs optimizations ( #1722 )
...
* shrinking gifs
* generate mp4s
* updated tutorials.md
* updated shims
* revert pxt bump
* bump pxt only
* non-empty device files
* bump common
2020-01-24 20:56:04 -08:00
Michał Moskal
78ba08df34
Button handling now in game---hw ( #1719 )
...
* Button handling now in game---hw
* RPi fix
* common pkgs 6.18.4
2020-01-23 16:47:52 -08:00
James Devine
2e7f652089
jacdac-updates ( #1159 )
...
* update stm32f401 tags to enable JACDAC webusb
* update tags for itsy bitsy to support jacdac webusb
* make jacdac webusb debug optional
* updated shims
* bump pxt, common
* fix docs errors
2019-07-29 17:56:53 -07:00
Michał Moskal
4782f326a3
Add Feather pinout package ( #1021 )
...
* Add Feather pinout package
* Move SDA/SCL/... to basepins.d.ts in hw
* Fix feather pinout
* Add missing additionalFilePath
2019-06-11 14:49:04 -07:00
Michał Moskal
3219a5d3d9
Rename D51->D5, F401->F4; remove F1 ( #964 )
2019-05-10 13:16:23 -07:00
Michał Moskal
749eeb63cc
Update images to match latest bootloaders ( #944 )
2019-04-29 09:11:59 -04:00
Peli de Halleux
735b8db454
Pxt 5713 ( #859 )
...
* bump pxt
* skipping loc resolution for a num ber of packages
* bump pxt
* bump pxt
2019-03-31 21:44:34 -07:00
Peli de Halleux
c2bdd0cf03
pick up new common packages ( #795 )
...
* pick up new common packages
* adding workspace
* adding light sensor library
* adding shims
* updated dal.d.ts
* pick up latest pxt/common
2019-03-18 14:18:47 -07:00
Michał Moskal
4bc73279c4
Add support for accelerometer ( #678 )
...
* Accelerometer support
* Update codals
* Bump pxt-c-p
* Enable accelerometer in sim (no tilt though)
* Accidently disabled USB; reenable
2019-01-22 18:54:23 +00:00
Michał Moskal
95107a61a7
Enable USB on SAMD51 ( #556 )
...
Also remove config.ts for both boards (config fetched from bootloader, and config.ts will override it now)
2019-01-10 22:12:21 +00:00
Michał Moskal
cb80b1362b
WebUSB support on STM ( #534 )
...
* include bootloader screenshots in hardware selection dialog; also add a helper for creating these screenshots
* drop STM32F1 for now
* enable USB on STM32F4
* supply family IDs for all chips
* enable WebUSB globally (but disable for RPi and SAMD for now)
2019-01-07 20:39:56 +00:00
Peli de Halleux
5273724831
Jacdac join ( #500 )
...
* bump pxt / add jacdac game by default in compiled
* bump dep
2018-12-27 13:17:18 -08:00
Peli de Halleux
97a06b1214
Multi controller ( #480 )
...
* merging controller apis
* fixing build
* updated for new controller
* adding sim value
* shims for linux
* missing DAL constant
* disable any button
* more remix
* injecting button ids
* updated overrides
* restoring original buttons
* revert changes
* updating .ctors
* updated overrides
* fixing project setup
* revert any
* adding multiplayer
* fix .anyButton. issues
* update pxt/commons
* pick up reporters
2018-12-21 03:36:04 -08:00
Michał Moskal
86eb9566c7
Incorporate core---samd/stm32 renames ( #417 )
...
* Incorporate core---samd/stm32 renames
* Bump pxt-c-p
2018-12-10 14:35:04 -08:00
Peli de Halleux
c11328aa5e
Jacdac Leds ( #406 )
...
* bump codal
* refreshing dal.d.ts
* setup pins
* bump pxt
* bump common packages
2018-12-06 10:29:36 -08:00
Michał Moskal
9ec7c86fcd
Align config with bootloader info; fixes #346 ( #391 )
...
* Align config with bootloader info; fixes #346
* Add comment
2018-12-04 12:57:36 -08:00
Peli de Halleux
04c248ea4a
Update pin definition for jacdac ( #382 )
...
* specifiying daldts targets
* fix jacdac pin
2018-12-03 17:30:25 -08:00
Peli de Halleux
281a54849e
Refresh jacdac ( #372 )
...
* update jacdac libs
* added image
* added jacdac-drivers project
* removing jacdac by default
* don't filter out jacdac
* bump common packages
2018-11-30 11:25:32 -08:00
Michał Moskal
ea5d441505
Replace music package with mixer ( #348 )
...
* User mixer for music
* Build mixer sim
* SAMD stuff
* Bump samd codal
* Bump pxt and common pkgs
* Remove music from docs
* Bump codal
2018-11-15 19:05:53 -08:00
Peli de Halleux
f735aec8a2
Jacdac support ( #347 )
...
* adding jacdac lib
* jacdac project
* updating big brainpad
* enabling docker for all builds
* enable docker on sam51
* bump common packages
* updated dal.d.ts
* regen dal.d.ts
* updated dal.d.ts
* regen dal.d.ts
* adding jacdac to hw projects
* adding jacdac pin
* bump pxt comon
2018-11-13 17:02:27 -08:00
Peli de Halleux
cbf04375a3
updated pxt
2018-10-05 20:14:58 -07:00
Michał Moskal
a2be424009
Remove generated files ( #210 )
2018-07-18 23:39:32 +01:00
Michał Moskal
0f8211afce
Choose hardware dialog ( #192 )
...
* Use the choose hardware dialog
* Set code card URLs
* Move RPi upfront (buyable)
* Fix typo
* Bump PXT
* PR feedback
2018-07-03 15:00:19 -07:00
Michał Moskal
ac4a3127e8
Hardware support ( #152 )
...
* Use common packages; add native packages
* Set stm32 compile service
* Generated docs
* All sub-packages now refed from hw
* Add missing setting
* Use speaker volume setting
* Import missing packages
* Fix button issues
* Re-do strings
* Fix princess
* Add buttons methods
* Disable saveAsPNG in native for now
* Compile serial simulator
* Make sure screen has the right BPP
* remove extra file
* Start on Arcade storage library
* Import basic linux libary
* Import libs from common
* RPI flags
* Keys impl
* Exit/reset on player 1/2
* ADC support
* Init music early
* Add APIs for game menu
* Resolution setting
* Use config parser
* Fix simulator build
* Regenerate files
* Bump pxt and common pkgs
2018-06-18 20:57:28 -07:00