Граф коммитов

446 Коммитов

Автор SHA1 Сообщение Дата
Michal Moskal e5caa91356 addon/* support 2021-02-18 09:58:47 -08:00
Michal Moskal bb67e8d037 Re-org includes 2021-02-18 09:40:43 -08:00
Michal Moskal e3ce31742b jacdac-msr-modules is now a template 2021-02-18 08:26:39 -08:00
Michal Moskal a9d451d94b Talk about DROP_TARGETS 2021-02-17 17:50:05 -08:00
Michal Moskal a99bad9996 Update readme to match the new repo structure 2021-02-17 17:43:01 -08:00
Michal Moskal 3e07eeb3a8 Fix line endings 2021-02-17 17:26:20 -08:00
Michal Moskal 3470ee2642 Remove dist/ files (now in other repo) 2021-02-17 17:25:37 -08:00
Michał Moskal 897c42b44a
board definitions moved to a separate repo (#14)
moved to https://github.com/microsoft/jacdac-msr-modules
2021-02-18 02:21:04 +01:00
Tom Ball 7182d3c727 add git submodule instruction 2021-02-17 11:31:25 -08:00
semantic-release-bot f405b0a884 chore(release): 0.9.0 [skip ci]
# [0.9.0](https://github.com/microsoft/jacdac-stm32x0/compare/v0.8.1...v0.9.0) (2021-02-17)

### Features

* major udaptes in env services; clicks per turn ([4d25762](4d2576279b))
2021-02-17 19:22:28 +00:00
Michal Moskal 4d2576279b feat: major udaptes in env services; clicks per turn 2021-02-17 11:20:50 -08:00
Tom Ball b1535ebd12 feat:clicks per turn 2021-02-17 10:47:42 -08:00
Michal Moskal d9b08e8ed2 Cleanup 2021-02-17 10:42:23 -08:00
Tom Ball 8dbccc6827
add clicks_per_turn for rotary encoder (#12)
* add clicks_per_turn

* update github repo

* redo subrepo

* remove the old submodule
2021-02-17 00:41:42 -08:00
Tom Ball 4d7d172fe4 remove the submodule link 2021-02-17 00:34:53 -08:00
Tom Ball b1c6da04f7 update to master 2021-02-16 22:42:00 -08:00
Michal Moskal af9ef4bf2e min/max/error for env sensors 2021-02-16 19:02:18 -08:00
Michal Moskal b26ea1b33a Add SHTC board 2021-02-16 15:13:33 -08:00
Michal Moskal 44f486820e more error codes in i2c 2021-02-16 15:13:25 -08:00
Michal Moskal 63e71ef2cf Fix read i2c bug 2021-02-16 12:14:45 -08:00
Michal Moskal 419fba111d Add 16-bit register address support in i2c 2021-02-16 10:58:16 -08:00
Michal Moskal a75f79b9a1 Allow for modyfing servo pulse config 2021-02-12 11:26:15 -08:00
Michal Moskal 95794aeaed Rename service init functions 2021-02-11 18:16:42 -08:00
Michal Moskal 14dabbe464 Minor readme tweaks 2021-02-11 18:01:53 -08:00
Michal Moskal f302164d22 Fix link 2021-02-11 17:58:22 -08:00
Michal Moskal 9ea9fa001b Fix servo init in example 2021-02-11 17:56:57 -08:00
Michal Moskal d6dcf29e4f Use new accel coord-space setting 2021-02-11 17:46:28 -08:00
Michal Moskal 6832e59f4b Service renames; new APIs 2021-02-11 17:35:01 -08:00
Tom Ball e727ac5123
Update README.md 2021-02-02 16:22:04 -08:00
semantic-release-bot 365915a7e0 chore(release): 0.8.1 [skip ci]
## [0.8.1](https://github.com/microsoft/jacdac-stm32x0/compare/v0.8.0...v0.8.1) (2021-01-23)

### Bug Fixes

* event bugfixes ([5251bdf](5251bdf915))
2021-01-23 01:17:36 +00:00
Michal Moskal 34cd141d43 Merge branch 'master' of https://github.com/microsoft/jacdac-tiny into master 2021-01-22 17:16:02 -08:00
Michal Moskal 86af00c09a Windows build instructions 2021-01-21 20:10:26 -08:00
Michal Moskal 5251bdf915 fix: event bugfixes
also remove button auto-streaming
2021-01-15 12:50:27 +01:00
Michal Moskal 9a576a30bf Improve firmware identifier process 2021-01-11 16:33:29 +01:00
semantic-release-bot 6103d4724c chore(release): 0.8.0 [skip ci]
# [0.8.0](https://github.com/microsoft/jacdac-stm32x0/compare/v0.7.0...v0.8.0) (2021-01-11)

### Features

* implement light.max_pixels ([592af98](592af98c14))
2021-01-11 14:43:35 +00:00
Michal Moskal 592af98c14 feat: implement light.max_pixels 2021-01-11 15:41:08 +01:00
Michal Moskal c686b668f2 Move files around so folder names make more sense 2021-01-11 14:36:59 +01:00
semantic-release-bot d5c2494645 chore(release): 0.7.0 [skip ci]
# [0.7.0](https://github.com/microsoft/jacdac-stm32x0/compare/v0.6.0...v0.7.0) (2021-01-07)

### Features

* Include watchdog register ([53de6b5](53de6b5c8d))
2021-01-07 15:37:42 +00:00
Michal Moskal 53de6b5c8d feat: Include watchdog register
Also shorten error messages
2021-01-07 16:31:06 +01:00
semantic-release-bot b8684d8370 chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/microsoft/jacdac-stm32x0/compare/v0.5.0...v0.6.0) (2021-01-07)

### Features

* make the modules auto-reboot on panic after 5s ([1d9c667](1d9c66769c))
2021-01-07 11:56:50 +00:00
Michal Moskal 1d9c66769c feat: make the modules auto-reboot on panic after 5s 2021-01-07 12:55:14 +01:00
Michal Moskal aee4c660fb Update jd-c 2021-01-06 15:59:30 +01:00
Michal Moskal d56e1531b7 BMP fix 2021-01-06 15:48:23 +01:00
Michal Moskal 54df7b4a21 Remove OUTPUT_PINS
Fix LED_GND
Update jd-c
2021-01-06 12:48:16 +01:00
Michal Moskal f73bb04344 Remove -fdata-sections (smaller binary size)
Update jd-c
2020-12-17 15:30:03 +01:00
Michal Moskal d99897d602 Support for control.flood_ping 2020-12-17 14:57:35 +01:00
Michal Moskal de542b1726 Use full length names (now generated by jdspectool) 2020-12-17 13:42:27 +01:00
Michal Moskal 6160562f7f Make script compatible with ancient nodejs (v10)
see #7
2020-12-17 12:55:18 +01:00
Michal Moskal e836ceb9a5 Remove unneeded submodule 2020-12-17 10:12:40 +01:00
Tom Ball 8f13d6ed5c forgot to include correct jacdac-c 2020-12-16 13:26:43 -08:00