@sifive/hifive1-board
Version:
An xPack with the µOS++ support for the SiFive HiFive1 board
68 lines (38 loc) • 1.03 kB
Markdown
## Change log
Changes in reverse chronological order.
### v1.0.4 (2020-09-18)
- bump device to 1.0.3
### v1.0.3 (2018-04-16)
- bump deps
### v1.0.2 (2018-04-16)
- bump deps & move back to npm
- update README developer info
### v1.0.1 (2018-01-25)
- update dependencies
### v1.0.0 (2018-01-24)
### 2017-12-30
- add license & copyright
### 2017-12-27
- update xcdl to 0.2.0
- simplify supplier
- rename compiler
- rename defines
### 2017-12-12
- [#2] trace-uart.cpp: replace bitfields with masks
### 2017-12-08
- rework boards xcdl
- rename "vendor" -> "supplier"
- use "displayName" for boards
### v0.1.0 (2017-10-26)
- update for new GitHub names
- package.json: remove scripts.link
### v0.0.5 (2017-10-04)
- package.json clean-ups
- add CHANGELOG.md
- preliminary metadata added (xcdl)
### v0.0.4 (2017-09-18)
- package.json: add "scripts.link"
### v0.0.3 (2017-09-10)
- trace-uart.cpp: use new typedefs
### v0.0.2, v0.0.1 (2017-09-05)
- initial version, copied from Eclipse templates.