Commit Graph

23 Commits

Author SHA1 Message Date
Kjetil Kjeka
bcaa0438b9 Generated with svd2rust 0.11.0, some basic features is moved out of cortex-m into bare-metal 2017-07-08 16:09:24 +02:00
Kjetil Kjeka
f2ac6ef72a v 0.3.0 2017-07-04 01:48:25 +02:00
Kjetil Kjeka
0ecf30464c Made CANX embedded_ram an array in .svd file 2017-07-04 01:19:57 +02:00
Kjetil Kjeka
b1b3c806a8 Build fails due to an unused field, allow warnings 2017-07-04 00:59:18 +02:00
Kjetil Kjeka
7b8107af46 Generated with svd2rust v0.10.0 2017-07-04 00:43:22 +02:00
Kjetil Kjeka
81a787bca9 v 0.2.0 2017-06-11 13:01:42 +02:00
Kjetil Kjeka
7d02467dcd Build fails due to an unused field, allow warnings to get the crate to build 2017-06-11 12:51:41 +02:00
Kjetil Kjeka
6cb3b60807 Parsed .svd file with svd2rust 0.9.1 ( ) 2017-06-11 12:39:47 +02:00
Kjetil Kjeka
c85e996555 Fixed yaml format 2017-06-11 12:35:51 +02:00
Kjetil Kjeka
a79d7da365 Allow failures on stable and beta since you currently need nightly for arm anyway 2017-06-11 12:31:58 +02:00
Kjetil Kjeka
69719406aa Added badges to readme.md 2017-06-11 12:30:16 +02:00
Kjetil Kjeka
b7c7a0f9de Upgraded cortex-m version 2017-06-11 12:17:22 +02:00
Kjetil Kjeka
8338b677b7 Added travis to test builds so i don't have to 2017-06-11 12:15:48 +02:00
Kjetil Kjeka
8acb2c6b7d Added .gitignore 2017-05-27 16:27:52 +02:00
Kjetil Kjeka
de187e9467 Added information for packaging 2017-05-27 16:27:39 +02:00
Kjetil Kjeka
3a71788386 Merge branch 'master' of https://github.com/kjetilkjeka/s32k144.rs 2017-05-27 16:18:09 +02:00
Kjetil Kjeka
1d6d2e59f8 Rename LISENCE-MIT to LICENSE-MIT 2017-05-27 15:59:36 +02:00
Kjetil Kjeka
f77b86cb22 Create LISENCE-MIT 2017-05-27 15:59:18 +02:00
Kjetil Kjeka
843afaeb8d Rename LICENSE to LICENSE-APACHE 2017-05-27 15:57:08 +02:00
Kjetil Kjeka
a9fe45a014 Create LICENSE 2017-05-27 15:55:47 +02:00
Kjetil Kjeka
0434b88979 Added readme in similar manner as japaric 2017-05-27 15:46:32 +02:00
Kjetil Kjeka
73d04ec620 Had to downgrade versions due to confluct with cortex-m-rt 2017-05-24 16:52:16 +02:00
Kjetil Kjeka
cf665a63a3 init commit 2017-05-24 15:43:43 +02:00