Commit Graph

60 Commits

Author SHA1 Message Date
scgbckbone
0949c0ac86 README.md update build repro steps (were misordered before) 2026-06-19 10:57:08 -04:00
Peter D. Gray
50b1704c60
mk5 now public 2026-03-10 10:55:04 -04:00
tadeubas
9fbf208c3f refactor: drop --shallow-submodules since lwIP submodule does not support shallow clone 2026-01-02 15:10:22 -05:00
tadeubas
a2f0eb323a chore: removed Docker 2026-01-02 15:10:22 -05:00
tadeubas
53c6d33c2f chore: Simulator Docker instructions 2026-01-02 15:10:22 -05:00
scgbckbone
00b05e20b8 remove linux address patch 2025-06-11 09:18:13 -04:00
andreasgriffin
89c59e4e4c Corrected install instructions 2024-07-25 11:39:12 -04:00
scgbckbone
40d7adea3c ubuntu 24.04 compiler warnings patch + python 3.12 compat 2024-06-24 10:10:15 -04:00
Peter D. Gray
a040fe0097
Updates 2024-04-26 10:46:12 -04:00
Vishal Menon
0e455fde27 Created docs/notes-on-repro.md to explain how repro builds are checked and verified. 2023-05-23 11:15:57 -04:00
Peter D. Gray
c9fbe0e251
Better 2023-05-09 09:54:32 -04:00
Peter D. Gray
56f99f41de
edge version 2023-05-09 09:45:07 -04:00
Dee
6ade41606a Changed "Cheap" to "Affordable" 2023-02-22 18:45:29 -05:00
Peter D. Gray
d7a963c86a
5.1.0 Notes 2023-02-02 08:51:55 -05:00
AbelLykens
a37ca5199e Don't assume people install in home dir
Don't assume people install in home dir and don't instruct people to, either.
2023-01-27 16:12:52 -05:00
AbelLykens
e860e764d9 Ubuntu 20.04 (clean) requirements
After https://github.com/Coldcard/firmware/pull/173 I started a new clean Ubuntu 20.04. This PR adds on what I missed, and explains steps a bit more + includes command for running outside of virt environment.
2023-01-27 16:12:52 -05:00
AbelLykens
4d22b6a2c1 Extra instructions for Ubuntu
On a clean Ubuntu 10.04 you need `pysdl2-dll` too. Also you need some more tools for the build process (`autoconf` and `libtool`).

This fixes `error: possibly undefined macro: AC_PROG_LIBTOOL` and `could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)`.
2023-01-27 14:55:56 -05:00
scgbckbone
c6205bb184 add patch to fix build on macOS; update README.md 2022-08-11 11:02:15 -04:00
Andreas Schjønhaug
898e5bbe83 Improvements to README
- Added instructions on how to clone the latest tagged release as an alternative to master
- Gathered information about macOS in one place
- Added instructions on how to build mpy-cross (got an error message if not)
- Added `make ngu-setup` because I got an error message if not.
- Added info on how to run the simulator the second time round.
- Using fenced code blocks for consistency
- Added links to Docker, Python and Homebrew
- Fixed some typos and spacing issues
2022-07-22 08:06:07 -04:00
scgbckbone
0060401ef6 update dependencies in README.md 2022-06-09 10:50:08 +02:00
avirgovi
98cfeaee38 rename to linux addr patch and add patch file 2022-05-27 12:06:18 +02:00
avirgovi
7a25b28cd4 update README.md 2022-05-17 19:04:00 +02:00
Peter D. Gray
422ca990a5
Additions/edits 2022-04-26 09:49:07 -04:00
Peter D. Gray
dc9300ec28
mk4 picture 2022-04-26 09:39:18 -04:00
Peter D. Gray
9c6e34b8d2
Merge 2022-04-26 09:28:30 -04:00
Peter D. Gray
9b7543e9d0
add caveat 2022-03-14 11:27:30 -04:00
Peter D. Gray
95c160c3ab
arm toolchain version 2022-02-24 08:51:29 -05:00
Peter D. Gray
132f1d31c2
Big Sur note 2021-10-25 10:50:22 -04:00
randymcmillan
724a752894
brew: install autogen virtualenv 2021-08-16 12:48:40 -04:00
Peter D. Gray
654cc8dfec
add note 2021-04-08 13:26:32 -04:00
Peter D. Gray
b4cf9099e7 spelling 2021-03-17 13:18:31 -04:00
Peter
94bb8a3b2b Merge pull request #67 from Coldcard/v4
Firmware V4
2021-03-17 13:15:24 -04:00
Philip Glazman
b32965062a Update README to include new brew cask syntax. Use cask gcc-arm-embedded instead of gcc-arm-none-eabi. 2021-03-08 12:11:28 -08:00
Peter D. Gray
14cd9dacc1 Avoid recursive submodule checkouts; huge 2021-03-05 10:07:07 -05:00
Peter D. Gray
0d91f06c40 Cleanup/fixes 2021-03-04 11:14:01 -05:00
Peter D. Gray
ee11794bc8 docker builds working 2021-03-04 10:25:32 -05:00
nvk
7575cc7d25 Merge pull request #59 from matthiasdebernardini/patch-2
Added dep for macOS
2021-01-14 10:51:28 -05:00
Peter
1124320a55 Update README.md 2021-01-12 09:28:24 -05:00
Matthias Debernardini
1aa04775c6 Added dep for macOS 2020-12-21 23:21:03 +01:00
Matthias Debernardini
da715def44 Added work dir 2020-12-21 22:34:26 +01:00
nvk
664ea8cd28 added support email to readme 2020-09-15 13:37:39 -04:00
Riccardo Masutti
64d7a7b5c3 Add guide to fix "Skip PIN" bug on Linux 2020-05-05 18:19:20 +02:00
Peter D. Gray
20b9a14e88 Fix spelling mistake 2020-02-11 14:50:34 -05:00
Peter D. Gray
d101057c9b Update w/ new subdir 2019-10-30 09:23:59 -04:00
Peter D. Gray
37a695ee34 Merge branch 'master' of github.com:Coldcard/firmware 2019-10-08 12:20:22 -04:00
Sjors Provoost
db7cf966d1 macOs: add xquartz 2019-10-02 11:25:11 +02:00
Peter D. Gray
d54f7f965c Updated? with less certainity 2019-09-30 09:50:38 -04:00
Xavier Fiechter
5156dd2a1d Updated install instruction for MacOS 2019-03-19 14:56:43 +01:00
Peter D. Gray
36a2ff7813 Merge branch 'master' of github.com:Coldcard/firmware 2018-07-26 10:27:10 -04:00
Peter D. Gray
8eb62cd555 Note about linux version 2018-07-26 10:27:07 -04:00