8000 Tags · bygreencn/mbed · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bygreencn/mbed

Tags

mbed_lib_rev76

Toggle mbed_lib_rev76's commit message
Merge pull request ARMmbed#140 from Sissors/master

KL46Z: Added Sleep, LED3 and LED4 definitions, switches

mbed_lib_rev75

Toggle mbed_lib_rev75's commit message
Changed flow control test pin assignments

mbed_lib_rev74

Toggle mbed_lib_rev74's commit message
Added LPC11U35_401 in the list of official builds

mbed_lib_rev73

Toggle mbed_lib_rev73's commit message
Added KL46Z and NUCLEO_F103RB to the official SDK build

mbed_lib_rev71

Toggle mbed_lib_rev71's commit message
Don't build a NUCLEO_F103RB release for now

NUCLEO_F103RB is not yet integrated in the on-line environment, so don't
build a release for it yet.

mbed_lib_rev70

Toggle mbed_lib_rev70's commit message
Added export maps

Since some targets with different names use the same exporters (for example
LPC4088_EA and LPC4088), add an "export map" for this situation.

mbed_lib_rev69

Toggle mbed_lib_rev69's commit message
Merge pull request ARMmbed#108 from ScreamerBG/master

Refactored exporter features

mbed_lib_rev68

Toggle mbed_lib_rev68's commit message
Added new serial class, remove interrupt chaining

The new RawSerial class is a simple wrapper over the serial HAL that can
be safely used from an interrupt handler.
Interrupt chaining code was removed from InterruptIn, Serial and Ticker
because it caused lots of issues with the RTOS. Interrupt chaining is
still possible using the InterruptManager class.

mbed_lib_rev67

Toggle mbed_lib_rev67's commit message
Merge pull request ARMmbed#72 from jorisa/master

Split uVision project source files in groups mbed/hal/src

mbed_lib_rev66

Toggle mbed_lib_rev66's commit message
Official release 66 of the mbed library

0