Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
27 results tagged ARM  ✕
Downloading File /pinephone/phosh - Manjaro ARM - OSDN https://osdn.net/projects/manjaro-arm/storage/pinephone/phosh/
Wed Aug 26 11:03:50 2020 archive.org
QRCode
thumbnail
Manjaro ARM pinephone Phosh
Releases · dreemurrs-embedded/Pine64-Arch https://github.com/dreemurrs-embedded/Pine64-Arch/releases
Thu Jul 16 13:36:46 2020 archive.org
QRCode
thumbnail
Arch Linux ARM Phosh pinephone
Dejvino/pinephone-arch-install: Install scripts to deploy Arch Linux ARM to PinePhone https://github.com/Dejvino/pinephone-arch-install
Thu Jul 16 13:33:29 2020 archive.org
QRCode
thumbnail
arch linux install arm pinephone-arch-install
How to install Arch Linux ARM on Allwinner Devices https://xnux.eu/howtos/install-arch-linux-arm.html
Thu Jul 16 13:32:18 2020 archive.org
QRCode
arch linux arm install
Manjaro ARM Alpha5 for PinePhone - Testing Branch - Manjaro ARM / Announcements - Manjaro Linux Forum https://forum.manjaro.org/t/manjaro-arm-alpha5-for-pinephone-testing-branch/136614
Tue Jul 7 10:45:20 2020 archive.org
QRCode
thumbnail
Manjaro ARM Alpha pinephone
Downloading File /pinephone/plasma-mobile/alpha5 - Manjaro ARM - OSDN https://osdn.net/projects/manjaro-arm/storage/pinephone/plasma-mobile/alpha5/
Tue Jul 7 10:42:51 2020 archive.org
QRCode
thumbnail
pinephone plasma manjaro arm
Rune - Haiku Images on ARM | Haiku Project https://www.haiku-os.org/blog/kallisti5/2018-05-19_rune_-_haiku_images_on_arm/
Thu Aug 8 13:32:28 2019 archive.org
QRCode
thumbnail

Up until recently, Haiku builds for ARM have targetted individual ARM boards. The compile process for ARM images required two things: an architecture, and a target board (such as the Raspberry Pi 2). This board setting adjusted a large number of …

beos haïku Arm
multiarch/alpine - Docker Hub https://hub.docker.com/r/multiarch/alpine/
Thu Jan 10 22:40:34 2019 archive.org
QRCode
thumbnail
qemu docker arm x86 amd64
Running and building ARM Docker containers in x86 – Own your bits https://ownyourbits.com/2018/06/27/running-and-building-arm-docker-containers-in-x86/
Wed Jan 9 22:30:19 2019 archive.org
QRCode
thumbnail

docker run -v /usr/bin/qemu-arm-static:/usr/bin/qemu-arm-static --rm -ti armhf/alpine

enjoy !

(pratique pour faire de la cross compilation, en fait pas vraiment c'est plus de l'emulation pour compiler...)

docker arm x86 qemu
NixOS on ARM - NixOS Wiki https://nixos.wiki/wiki/NixOS_on_ARM
Sat Nov 3 01:13:45 2018 archive.org
QRCode
nix os linux ARM
Downloads https://rspamd.com/downloads.html
Thu Apr 12 21:41:16 2018 archive.org
QRCode

Build process
To build rspamd we recommend to create a separate build directory:

$ mkdir rspamd.build
$ cd rspamd.build
$ cmake ../rspamd
$ make

make install

Alternatively, you can create a distribution package and use it for build your own packages. Here is an example for debian GNU Linux OS:

$ mkdir rspamd.build
$ cd rspamd.build
$ cmake ../rspamd
$ make dist
$ tar xvf rspamd-.tar.xz
$ cd rspamd-
$ debuild

rspamd build deb arm
Setting up devkitARM to build LövePotion on Windows, Applicable to most 3DS homebrew however · GitHub https://gist.github.com/Xtansia/253fab75708131346ade1d9a5aea5a37
Tue Dec 12 18:53:35 2017 archive.org
QRCode
thumbnail
  1. Run devkitProUpdater-1.6.0.exe, devkitARM is the only thing you need to install.

  2. Setup MSYS2: (Skip this if you already have properly setup MSYS2)

    1. Download and install MSYS2 following instructions here.
    2. Run MSYS2 64bit > MSYS2 MinGW 64 bit from Start.
    3. Run the following to install the necessary tools:
    pacman --needed -S base-devel git mingw-w64-x86_64-toolchain
  3. Run your shell (ie. MSYS2 64bit > MSYS2 MinGW 64 bit), then change into your development/working directory, ie.:

    cd /c/Users/Xtansia/Development/3ds/
  4. Build and install latest 3ds_portlibs:

    git clone https://github.com/devkitPro/3ds_portlibs
    cd 3ds_portlibs
    make zlib
    make install-zlib
    make freetype libjpeg-turbo libpng libogg
    make install
    cd ..
  5. Build and install latest ctrulib:

    git clone https://github.com/smealum/ctrulib
    cd ctrulib/libctru
    make
    make install
    cd ../..
  6. Build and install latest citro3d:

    git clone https://github.com/fincs/citro3d
    cd citro3d
    make
    make install
    cd ..
  7. Build and install latest sf2dlib:

    git clone https://github.com/xerpi/sf2dlib
    cd sf2dlib/libsf2d
    make
    make install
    cd ../..
  8. Build and install latest sfillib:

    git clone https://github.com/xerpi/sfillib
    cd sfillib/libsfil
    make
    make install
    cd ../..
  9. Build and install latest sftdlib:

    git clone https://github.com/xerpi/sftdlib
    cd sftdlib/libsftd
    make
    make install
    cd ../..
  10. Build latest LövePotion:

    git clone https://github.com/VideahGams/LovePotion
    cd LovePotion
    mkdir game
    # put your game stuff in game
    make
3ds dev devkit arm
Mini2451 (256M Flash) + 3.5 http://www.friendlyarm.com/index.php?route=product/product&product_id=55
Mon May 23 17:55:38 2016 archive.org
QRCode

Pas mal cette carte, j'adorerai cette carte.
Ca me permettrai de faire des tests sur l'electronique ou sur la robotique. :D

pas mal en tout cas tout cela.
Avec le lecteur LCD, et 256M de flash c'est pas mal ;)

Bref je garde sous le coude

ARM LCD S3C2451 ARM9 board
Use BuildRoot to create a Linux image for QEMU: OSADL - Open Source Automation Development Lab eG https://www.osadl.org/?id=732
Wed Apr 22 15:31:54 2015 archive.org
QRCode
thumbnail

Création d'une image "lite" d'un ARM pour l'utiliser avec qemu.

voir aussi cet autre article : http://www.gabrielgonzalezgarcia.com/2011/02/21/embedded-system-development-qemu-buildroot-linux-arm/

qemu linux image buildroot arm
Virtual ARM Linux environment - Mozilla | MDN https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Virtual_ARM_Linux_environment
Tue Apr 21 21:16:50 2015 archive.org
QRCode
thumbnail

emuler une machine virtuelle arm avec qemu ?

je cherche actuellement :

  • une image toute simple avec un linux de base, la plus petite possible.
  • avec ssh d'activer par défaut.

si quelqu'un à cela dans ses liens ?

arm qemu image debian linux
Architectures/ARM/HowToQemu - FedoraProject https://fedoraproject.org/wiki/Architectures/ARM/HowToQemu#Creating_additional_ARM_VMs
Tue Apr 21 20:41:15 2015 archive.org
QRCode
thumbnail

Comment lancer une machine virtuelle Fedora ARM avec libvirt ?

le wiki est ici.

fedora arm qemu libvirt
Mouse Box http://mouse-box.com/
Wed Jan 21 17:19:02 2015 archive.org
QRCode
thumbnail

J'aime bien le principe.

en tout cas avoir une "pc" d'appoint sur ma souris je suis pas contre.
maintenant il faut voir la durée de vie et la chaleur dégager dans la souris...

avec la main dessus ça va pas aider à baisser la température du processeur.

A suivre...

sourie pc boite mouse box arm hdmi wifi
ARM Options - Using the GNU Compiler Collection (GCC) https://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
Thu Dec 4 21:16:38 2014 archive.org
QRCode
thumbnail

Les options du compilateur GCC pour la plateforme de processeur ARM.

Très utile quand on veut compiler pour plusieurs processeurs à la fois ;)

fun_plug ffp gcc arm compile
Cubieboard 2 | Arch Linux ARM http://archlinuxarm.org/platforms/armv7/allwinner/cubieboard-2
Mon May 5 22:20:29 2014 archive.org
QRCode
thumbnail

Arch linux sur Cubieboard2 (et pour les autres ARM) miam mangez en

arm archlinux cubieboard2
Debugging ARM programs inside QEMU | Balau http://balau82.wordpress.com/2010/08/17/debugging-arm-programs-inside-qemu/
Tue Dec 3 22:15:15 2013 archive.org
QRCode
thumbnail

Ca je vais en avoir besoin pour mettre à jour automatiquement mes paquest fun_plug...

Emulation d'un ARM pour tester / compiler des programmes ;)

qemu arm compilation test
page 1 / 2
4727 links, including 1641 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn