flipperzero-firmware/target_f1
Vadim Kaushan 1bec8dd23a
Install Rust in docker image, add Rust library and build rules (#41)
* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Add Rust example

* Link to the Rust example

* Call function from the Rust lib

* Move PROJECT_DIR to the 'paths' section

* Fix target_f1 build

* Link to the Rust library in target_f1

* Generate cbindgen bindings

* Add forgotten dependency line

* Use panic=abort instead of eh_personality lang item

* Install Rust in docker image

* Also install thumbv7em-none-eabi target

* Add Rust example

* Link to the Rust example

* Call function from the Rust lib

* Move PROJECT_DIR to the 'paths' section

* Link to the Rust library in target_f1

* Generate cbindgen bindings

* Add forgotten dependency line

* Use panic=abort instead of eh_personality lang item

* add rust call test

Co-authored-by: aanper <mail@s3f.ru>
2020-08-26 13:08:20 +03:00
..
Drivers rename target 2020-08-15 09:58:10 +03:00
Inc Blink f1 (#50) 2020-08-26 11:43:18 +03:00
Middlewares Blink f1 (#50) 2020-08-26 11:43:18 +03:00
Src Blink f1 (#50) 2020-08-26 11:43:18 +03:00
.mxproject Blink f1 (#50) 2020-08-26 11:43:18 +03:00
deploy.sh rename target 2020-08-15 09:58:10 +03:00
flipperzero_f1.ioc Blink f1 (#50) 2020-08-26 11:43:18 +03:00
Makefile Install Rust in docker image, add Rust library and build rules (#41) 2020-08-26 13:08:20 +03:00
startup_stm32l476xx.s rename target 2020-08-15 09:58:10 +03:00
STM32L476RGTx_FLASH.ld rename target 2020-08-15 09:58:10 +03:00