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

403 Коммитов

Автор SHA1 Сообщение Дата
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
Tom Ball 71300cbd5c some minor changes 2020-12-16 13:23:52 -08:00
Michal Moskal 4f2b0f0a82 I2C drivers moved to jd-c
Add fake env board to test temp sensor compilation
2020-12-16 18:17:54 +01:00
Michal Moskal 6fc656aebd Update jd-c with more docs 2020-12-16 18:01:35 +01:00
semantic-release-bot 546b5ddf40 chore(release): 0.5.0 [skip ci]
# [0.5.0](https://github.com/microsoft/jacdac-stm32x0/compare/v0.4.6...v0.5.0) (2020-12-16)

### Features

* use official STM32 submodules ([0fc2c66](0fc2c66349))
2020-12-16 16:17:39 +00:00
Michal Moskal 0fc2c66349 feat: use official STM32 submodules 2020-12-16 17:15:57 +01:00
Michal Moskal 3e3ccee8b6 Clarifications 2020-12-16 17:02:43 +01:00
Michal Moskal 88d2f32ae5 Fix typos 2020-12-16 16:54:03 +01:00
Michal Moskal 762a41a512 Trying links in readme 2020-12-16 16:52:47 +01:00
Michal Moskal 7b26d8c25a Instructions on adding modules 2020-12-16 16:50:46 +01:00
Michal Moskal 418c3c3c89 Rename folder 2020-12-16 16:44:14 +01:00
Michal Moskal bcfd3e78a0 Rename DEVICE_CLASS() to FIRMWARE_IDENTIFIER() 2020-12-16 16:42:54 +01:00
Michal Moskal 585c1e00e4 Add example board 2020-12-16 16:41:05 +01:00
Michal Moskal edacc0cbdf New service initializers 2020-12-16 16:39:10 +01:00
Michal Moskal aa150bca18 Make TH02 optional, like accelerometers 2020-12-16 16:38:42 +01:00
Michal Moskal d1eedb0d4a Checkout submodules if needed 2020-12-16 15:42:21 +01:00
Michal Moskal 5bf47c8fe0 Default to I2C 2020-12-16 15:00:50 +01:00
Michal Moskal 732069ee5a Align OUTPUT_PIN setting with bootloader 2020-12-16 15:00:43 +01:00
Michal Moskal 21fee615be Always require pull-up on power pin 2020-12-16 14:30:35 +01:00
Michal Moskal aa7169e04d Simplify config 2020-12-16 14:28:58 +01:00
Michal Moskal d99641ce83 Remove double-include of board.h 2020-12-16 14:15:17 +01:00
Michal Moskal 2978c4656a Remove useless define 2020-12-16 14:10:49 +01:00
Michal Moskal 65776eb853 Basic notes on building 2020-12-16 14:03:09 +01:00
Michal Moskal 01653da1a2 Merge branch 'master' of https://github.com/microsoft/jacdac-tiny into master 2020-12-16 14:02:09 +01:00
Michał Moskal 305c1a86ff
Merge pull request #7 from microsoft/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-16 14:01:58 +01:00
Michal Moskal 4b76630c03 Remove outdated configs 2020-12-16 14:01:02 +01:00
Michal Moskal 1e174ba49f Simplify 2020-12-16 13:56:00 +01:00
Michal Moskal 2025a726ac auto-create Makefile.user 2020-12-16 13:55:44 +01:00
Michal Moskal 636163573b Allow for setting override 2020-12-16 13:55:27 +01:00
dependabot[bot] 8ceb89acbd
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 05:53:53 +00:00
Michal Moskal 4915f5dcd9 Update jd-c 2020-12-11 18:19:47 +01:00
Michal Moskal 51fb6980ce Try to fix build 2020-12-11 18:15:41 +01:00
Michal Moskal 1ee14b1877 Align with triplicate events changed in jd-c 2020-12-11 17:59:44 +01:00
Michał Moskal c82e7a2bde
Merge pull request #5 from microsoft/ext_spec
use generated .h files from spec
2020-11-12 16:00:48 +01:00
Michal Moskal 271ee9ad9d More work on generated .h files 2020-11-12 13:39:44 +01:00
Michal Moskal bc5344001b Start on import of .h files from spec 2020-11-12 12:12:25 +01:00
Michal Moskal bcc5c890d2 Fix 'make st' and 'make stf' 2020-11-12 11:09:52 +01:00
semantic-release-bot 86c066de8c chore(release): 0.4.6 [skip ci]
## [0.4.6](https://github.com/microsoft/jacdac-stm32x0/compare/v0.4.5...v0.4.6) (2020-10-16)

### Bug Fixes

* slider sample size ([691e3dc](691e3dcab9))
2020-10-16 11:52:56 +00:00
Michal Moskal 691e3dcab9 fix: slider sample size 2020-10-16 13:50:27 +02:00
Michal Moskal 5e7867dfab Standard compliance for memcpy/set()
new gcc uses this in optimizations
2020-09-28 15:18:05 +02:00
semantic-release-bot c4eec5cebc chore(release): 0.4.5 [skip ci]
## [0.4.5](https://github.com/microsoft/jacdac-stm32x0/compare/v0.4.4...v0.4.5) (2020-09-18)

### Bug Fixes

* get version from package.json ([44a234f](44a234f395))
2020-09-18 16:03:18 +00:00
Michal Moskal 44a234f395 fix: get version from package.json 2020-09-18 18:02:03 +02:00
semantic-release-bot 9653bc2ce1 chore(release): 0.4.4 [skip ci]
## [0.4.4](https://github.com/microsoft/jacdac-stm32x0/compare/v0.4.3...v0.4.4) (2020-09-18)
2020-09-18 15:56:02 +00:00
peli e013ea9696 patch: run npm release 2020-09-18 08:54:45 -07:00