aboutsummaryrefslogtreecommitdiffstats
path: root/examples/baremetal
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Add support for IAR toolchain to 'stm32f103' exampleDenis Shienkov2020-10-024-0/+240
* baremetal: Add support for IAR toolchain to 'pca10040' exampleDenis Shienkov2020-10-014-0/+338
* baremetal: Fix startup code for PCA10040 board using Keil toolchainDenis Shienkov2020-10-011-238/+111
* baremetal: Add missing target assembler flags for ARM architecture examplesDenis Shienkov2020-09-304-0/+26
* baremetal: Add support for IAR toolchain to 'pca10001' exampleDenis Shienkov2020-09-304-0/+229
* baremetal: Add new example for Nordic's 'pca10001' boardDenis Shienkov2020-09-3012-0/+1040
* baremetal: Fix compilation of 'pca10040' example using Keil toolchainDenis Shienkov2020-09-301-0/+3
* baremetal: Add WiFi AP example for ESP8266 MCU using GCC toolchainDenis Shienkov2020-09-248-0/+384
* Fix TestBlackboxExamples with iOS profileIvan Komissarov2020-06-083-7/+10
* baremetal: Add GCC toolchain support to pca10040 exampleDenis Shienkov2020-04-284-1/+437
* baremetal: Add GCC toolchain support to stm32f103 exampleDenis Shienkov2020-04-284-1/+380
* baremetal: Add LED blink example for pca10040 board using Keil toolchainDenis Shienkov2020-04-2810-0/+893
* baremetal: Add LED blink example for stm32f103 MCU using Keil toolchainDenis Shienkov2020-04-2710-1/+702
* baremetal: fix greenblink example with old sdcc compilerIvan Komissarov2020-03-231-0/+3
* baremetal: Fix some typos in README files of examplesDenis Shienkov2020-03-172-2/+2
* baremetal: Fix target ARM architecture condition in an examplesDenis Shienkov2020-03-171-1/+1
* baremetal: Add USB HID gamepads example for MSP430f5529 chipDenis Shienkov2019-11-0220-1/+3149
* baremetal: Add USB HID gamepads example for CY7C68013A chipDenis Shienkov2019-10-2919-0/+3286
* baremetal: Add support for GCC to msp430f5529 exampleDenis Shienkov2019-08-234-0/+21
* baremetal: Add example for MSP-EXP430F5529LP boardDenis Shienkov2019-08-159-0/+518
* bare-metal: Remove target flag from the MCS51 example for SDCCDenis Shienkov2019-07-291-2/+1
* bare-metal: Add support for SDCC to stm8s103f exampleDenis Shienkov2019-07-292-6/+25
* bare-metal: Add example for STM8S103F3 boardDenis Shienkov2019-07-2611-4/+449
* baremetal: Add example for SDCC toolchain for 8051 architectureDenis Shienkov2019-05-062-5/+19
* bare-metal: Add example for CC2540 USB dongleDenis Shienkov2019-04-268-1/+468
* bare-metal: Add example for OLIMEX AVR-CAN boardDenis Shienkov2019-04-177-1/+409
* bare-metal: Add example for STM32F4DISCOVERY boardDenis Shienkov2019-04-1514-0/+1525