File tree
14 files changed
+15
-8
lines changed- cores/arduino
- libraries
- Apollo3/examples
- Example01_DigitalWrite
- Example02_AnalogRead
- Example03_AnalogWrite
- Example04_Serial
- Example05_Wire_I2C
- Example06_SPI
- Example07_Threads
- Example08_AttachInterrupt
- Example09_DetachInterrupt
- SPI/src
- Wire/src
- variants/SFE_ARTEMIS_MODULE
14 files changed
+15
-8
lines changedSubmodule mbed-bridge updated 43 files
- .gitmodules-3
- core-api-1
- core-api/api/ArduinoAPI.h+57
- core-api/api/Binary.h+552
- core-api/api/Client.h+46
- core-api/api/Common.cpp+10
- core-api/api/Common.h+169
- core-api/api/Compat.h+16
- core-api/api/HardwareI2C.h+47
- core-api/api/HardwareSPI.h+130
- core-api/api/HardwareSerial.h+105
- core-api/api/IPAddress.cpp+127
- core-api/api/IPAddress.h+85
- core-api/api/Interrupts.h+44
- core-api/api/PluggableUSB.cpp+101
- core-api/api/PluggableUSB.h+78
- core-api/api/Print.cpp+381
- core-api/api/Print.h+96
- core-api/api/Printable.h+39
- core-api/api/RingBuffer.h+141
- core-api/api/Server.h+31
- core-api/api/Stream.cpp+320
- core-api/api/Stream.h+131
- core-api/api/String.cpp+765
- core-api/api/String.h+256
- core-api/api/USBAPI.h+64
- core-api/api/Udp.h+92
- core-api/api/WCharacter.h+171
- core-api/api/deprecated-avr-comp/avr/dtostrf.c.impl+37
- core-api/api/deprecated-avr-comp/avr/dtostrf.h+34
- core-api/api/deprecated-avr-comp/avr/interrupt.h+23
- core-api/api/deprecated-avr-comp/avr/pgmspace.h+122
- core-api/api/deprecated/Client.h+25
- core-api/api/deprecated/HardwareSerial.h+25
- core-api/api/deprecated/IPAddress.h+25
- core-api/api/deprecated/Print.h+24
- core-api/api/deprecated/Printable.h+24
- core-api/api/deprecated/Server.h+25
- core-api/api/deprecated/Stream.h+25
- core-api/api/deprecated/Udp.h+25
- core-api/api/deprecated/WString.h+24
- core-api/api/itoa.h+37
- core-extend/HardwareSerial.h+1
0 commit comments