Clément Péron
|
f75adced1d
|
Use correct include headers
Some headers are overkilled, and the order should be
/* LibC */
include <stdxxx.h>
/* Framework */
include <os.h>
/* Local */
include "EthUstream.h"
|
2019-01-16 11:10:35 +01:00 |
|
Clément Péron
|
649d5ebe26
|
update header license
|
2019-01-16 11:10:35 +01:00 |
|
Clément Péron
|
6af656c5ce
|
Add Include macro guards
|
2019-01-16 11:10:34 +01:00 |
|
BTChip github
|
c276531c83
|
Update to U2F managed SDK - add forks
|
2018-07-27 21:02:24 +02:00 |
|
BTChip
|
0eb82c6f98
|
Cleanup, adjust derivation API to API level 5, adjust linker script and NVRAM location, move to internal SHA3 API, fix address checksum
|
2016-08-12 15:53:40 +02:00 |
|
BTChip
|
04deca3dad
|
Nano S release
Build for Blue SDK 1.2 / Nano S 1.0 release
Nano S UI
|
2016-07-31 09:36:00 +02:00 |
|
BTChip
|
3e3b9dcc6a
|
Initial import
|
2016-06-01 21:41:29 +02:00 |
|