1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/top-level
Antoine R. Dumont 172d78923b Add microscheme derivation
(A Scheme subset for Atmel microcontrollers.)

Use of the actual git HEAD because the actual tarball compiles but
segfault at runtime.

Upload the BLINK.ms sample on arduino board (/dev/ttyACM0):

```sh
$ sudo ./result/bin/microscheme -m UNO -d /dev/ttyACM0 -auc ~/repo/perso/microscheme/examples/BLINK.ms
Microscheme 0.8, (C) Ryan Suchocki
>> Treeshaker: After 4 rounds: 84 globals purged! 22 bytes will be
reserved.
>> 18 lines compiled OK
>> Assembling...
>> Uploading...

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100%
0.00s

avrdude: Device signature = 0x1e950f
avrdude: reading input file
"/home/tony/repo/perso/microscheme/examples/BLINK.hex"
avrdude: writing flash (2080 bytes):

Writing | ################################################## | 100%
0.35s

avrdude: 2080 bytes of flash written

avrdude: safemode: Fuses OK (E:00, H:00, L:00)

avrdude done.  Thank you.

>> Cleaning Up...
>> Finished.
```
2015-02-16 23:09:48 +01:00
..
all-packages.nix Add microscheme derivation 2015-02-16 23:09:48 +01:00
go-packages.nix Port influxdb-backup to buildGoPackage 2015-02-05 10:55:50 +01:00
guile-2-test.nix
haskell-defaults.nix haskell-defaults.nix: "xhtml" is a core library in GHC 7.8.x 2015-01-28 12:43:46 +01:00
haskell-ng.nix Merge remote-tracking branch 'origin/master' into staging. 2015-02-13 22:13:25 +01:00
haskell-packages.nix Added Haskell package vector-fftw. 2015-02-07 22:29:40 -08:00
lua-packages.nix Some lua and awesome improvements 2014-12-17 15:08:21 +01:00
make-tarball.nix
node-packages-generated.nix nodePackages: fix evaluation by fixing npm2nix 2015-01-25 01:42:50 +01:00
node-packages.json nodePackages: fix evaluation by fixing npm2nix 2015-01-25 01:42:50 +01:00
node-packages.nix nodePackages.bip-pod: fix package 2015-01-26 02:09:04 +01:00
perl-packages.nix Added Perl/Tk 2015-02-09 02:08:53 +01:00
php-packages.nix php: add geoip-1.1.0 module 2015-01-09 13:55:08 +00:00
platforms.nix Add platform definition for BeagleBone and default to it on armv7l-linux. 2015-02-05 21:26:43 +01:00
python-packages-generated.nix
python-packages.json python-html2text: add package 2015-01-26 10:36:30 +00:00
python-packages.nix Added python package funcy-1.4 2015-02-16 00:50:50 -06:00
release-cross.nix
release-lib.nix Tweak 2015-01-06 11:55:47 +01:00
release-python.nix Adds a new package: cherrytree - A hierarchical note taking application 2015-01-31 02:17:00 +01:00
release-small.nix nfs-utils: align attrname with pkgname 2014-12-06 17:01:05 +01:00
release.nix pkgs/top-level/release.nix: build all versions of GHC on their supported platforms 2015-01-16 23:23:23 +01:00