Skip to content

Tags: bigdinotech/corelibs-arduino101

Tags

1.6.4+1.52

Toggle 1.6.4+1.52's commit message
Merge pull request arduino#52 from 01org/arduino101-rename

ATLEDGE-364 Rename EDU to Arduino 101

1.6.4+1.51

Toggle 1.6.4+1.51's commit message
Updated libarc32

Signed-off-by: Kevin Moloney <kevin.moloney@emutex.com>

1.6.4+1.50

Toggle 1.6.4+1.50's commit message
Updated libarc32

1.6.4+1.49

Toggle 1.6.4+1.49's commit message
Merge pull request arduino#46 from 01org/cdc-acm

CDC-ACM: move allocation of shared buffers to LMT - Has pair commit in Thunderdome

1.6.4+1.48

Toggle 1.6.4+1.48's commit message
Updated libarc32

1.6.4+1.47

Toggle 1.6.4+1.47's commit message
Updated libarc32

1.6.4+1.45

Toggle 1.6.4+1.45's commit message
CDC-ACM: move allocation of cdc-acm shared buffers to LMT

LMT shall now be responsible for allocating shared data buffers
used to exchange CDC-ACM data between ARC and LMT.

Defined a revised set of structures to allow the pointers to
be passed from LMT to ARC during initialisation.

NOTE THAT THIS DEPENDS ON A CORRESPONDING CHANGE IN THUNDERDOME
FIRMWARE

Signed-off-by: Dan O'Donovan <dan@emutex.com>

1.6.4+1.46

Toggle 1.6.4+1.46's commit message
CDC-ACM fix flush() API

Signed-off-by: Bogdan Pricop <bogdan.pricop@emutex.com>

1.6.4+1.44

Toggle 1.6.4+1.44's commit message
ble: update libarc32drv_edu.a

Signed-off-by: Dan O'Donovan <dan@emutex.com>

1.6.4+1.34

Toggle 1.6.4+1.34's commit message
ATLEDGE-333 CLUploader script path is hard-coded

Signed-off-by: Brian Baltz <brian.a.baltz@intel.com>